diff options
author | jgraeme <jgraeme+lists@gmail.com> | 2010-10-09 10:47:07 +0200 |
---|---|---|
committer | Kalman Szalai - KAMI <kami911@gmail.com> | 2010-10-09 10:47:07 +0200 |
commit | 7f02e96be9c711ca5fe6099f114580d49deaf263 (patch) | |
tree | ff8bad37f35096f83cecbf27524d3beb4be849ba /unotools/source/config/moduleoptions.cxx | |
parent | 398129e2410c6a43f459cb9089138b9fa0932252 (diff) |
A patch to remove some unused directives.
Graeme
Diffstat (limited to 'unotools/source/config/moduleoptions.cxx')
-rw-r--r-- | unotools/source/config/moduleoptions.cxx | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/unotools/source/config/moduleoptions.cxx b/unotools/source/config/moduleoptions.cxx index afce713ccc49..830a2b329f15 100644 --- a/unotools/source/config/moduleoptions.cxx +++ b/unotools/source/config/moduleoptions.cxx @@ -27,12 +27,6 @@ // MARKER(update_precomp.py): autogen include statement, do not remove #include "precompiled_unotools.hxx" -#ifndef GCC -#endif - -//_________________________________________________________________________________________________________________ -// includes -//_________________________________________________________________________________________________________________ #include <unotools/moduleoptions.hxx> #include <comphelper/sequenceashashmap.hxx> |