[ooo-build-commit] .: sc/source

Michael Meeks mmeeks at kemper.freedesktop.org
Mon Oct 4 02:36:58 PDT 2010


 sc/source/filter/inc/filt_pch.hxx |    4 ----
 sc/source/ui/inc/ui_pch.hxx       |    4 ----
 2 files changed, 8 deletions(-)

New commits:
commit 61a1235436393ed0d4300ad11aa5b1fd6597e934
Author: J. Graeme Lingard <jgraeme+git at gmail.com>
Date:   Mon Oct 4 09:54:28 2010 +0100

    Remove redundant #include directives & comments

diff --git a/sc/source/filter/inc/filt_pch.hxx b/sc/source/filter/inc/filt_pch.hxx
index 0f1c754..101c60c 100644
--- a/sc/source/filter/inc/filt_pch.hxx
+++ b/sc/source/filter/inc/filt_pch.hxx
@@ -34,10 +34,6 @@
 
 #define SC_PROGRESS_CXX
 
-//	ab hier automatisch per makepch generiert
-//	folgende duerfen nicht aufgenommen werden:
-//		...
-
 #include <tools/solar.h>
 #include <tools/string.hxx>
 #include <rtl/textenc.h>
diff --git a/sc/source/ui/inc/ui_pch.hxx b/sc/source/ui/inc/ui_pch.hxx
index 088df66..a052c60 100644
--- a/sc/source/ui/inc/ui_pch.hxx
+++ b/sc/source/ui/inc/ui_pch.hxx
@@ -34,10 +34,6 @@
 #define _PRINTFUN_CXX
 #define _INPUTHDL_CXX
 
-//	ab hier automatisch per makepch generiert
-//	folgende duerfen nicht aufgenommen werden:
-//		scslots.hxx
-
 #include <tools/solar.h>
 #include <tools/string.hxx>
 #include <svl/solar.hrc>


More information about the ooo-build-commit mailing list