summaryrefslogtreecommitdiffstats
path: root/cui/source/dialogs/plfilter.cxx
diff options
context:
space:
mode:
authorJoseph Powers <jpowers27@cox.net>2011-02-12 15:02:35 -0800
committerJoseph Powers <jpowers27@cox.net>2011-02-12 15:02:35 -0800
commite66aaababcd2bb4b660f798a06d518e394c1c855 (patch)
treed78e7e7b53e5ac9f710982fd637de9d1298461af /cui/source/dialogs/plfilter.cxx
parentRemove #include "bootstrp/sstring.hxx" (diff)
downloadcore-e66aaababcd2bb4b660f798a06d518e394c1c855.tar.gz
core-e66aaababcd2bb4b660f798a06d518e394c1c855.zip
Remove precompiled header support.
The precompiled header has already been disabled via #if 0. I just deleted the precompile header code and removed the include from all the files. A make clean works fine on CUI.
Diffstat (limited to 'cui/source/dialogs/plfilter.cxx')
-rw-r--r--cui/source/dialogs/plfilter.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/cui/source/dialogs/plfilter.cxx b/cui/source/dialogs/plfilter.cxx
index e94528f18d91..e00ed70cc1a7 100644
--- a/cui/source/dialogs/plfilter.cxx
+++ b/cui/source/dialogs/plfilter.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_cui.hxx"
-
#include <set>
#include <map>
#include <unotools/processfactory.hxx>