diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-04-27 12:04:20 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-04-27 12:04:20 +0200 |
commit | 7b4d85901bf525d10e6155fb5682d0bbdf5607e2 (patch) | |
tree | 767ff935f209af3de789dbd5511695c10dbbe2b9 | |
parent | ec8617568ff091026b2f17cce3b547b1633fa6c4 (diff) |
those are never defined
Change-Id: If3893026047f9a75a122b64a5f368070721bb6d7
-rw-r--r-- | forms/source/richtext/richtextmodel.cxx | 3 | ||||
-rw-r--r-- | fpicker/source/win32/filepicker/dialogcustomcontrols.cxx | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/forms/source/richtext/richtextmodel.cxx b/forms/source/richtext/richtextmodel.cxx index b107a4518a0b..15dc23410bbc 100644 --- a/forms/source/richtext/richtextmodel.cxx +++ b/forms/source/richtext/richtextmodel.cxx @@ -17,10 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - -#ifndef FORMS_SOURCE_RICHTEXT_RICHTEXTMODEL_CXX #include "richtextmodel.hxx" -#endif #include "richtextengine.hxx" #include "richtextunowrapper.hxx" diff --git a/fpicker/source/win32/filepicker/dialogcustomcontrols.cxx b/fpicker/source/win32/filepicker/dialogcustomcontrols.cxx index 11999076add0..5a9f4d4d567b 100644 --- a/fpicker/source/win32/filepicker/dialogcustomcontrols.cxx +++ b/fpicker/source/win32/filepicker/dialogcustomcontrols.cxx @@ -17,10 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - -#ifndef _DIALOGCUSTOMCONTROLS_CXX_ #include "dialogcustomcontrols.hxx" -#endif #include <osl/diagnose.h> //----------------------------------- |