diff options
author | J. Graeme Lingard <jgraeme+git@gmail.com> | 2010-10-04 09:54:28 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@novell.com> | 2010-10-04 10:35:21 +0100 |
commit | de5b6636b1330297a0a70d6edab7a7cd84b9eedb (patch) | |
tree | e5004aec87b50b7b8a36930b1e17ce0e8e019ffc /sc/source/ui | |
parent | 57500bd17b8c5568d07084fe99605968705232d3 (diff) |
Remove redundant #include directives & comments
Diffstat (limited to 'sc/source/ui')
-rw-r--r-- | sc/source/ui/inc/ui_pch.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/ui/inc/ui_pch.hxx b/sc/source/ui/inc/ui_pch.hxx index dad459e5f315..c61fea95c67a 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> |