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 /forms/source/richtext/richtextmodel.cxx | |
parent | ec8617568ff091026b2f17cce3b547b1633fa6c4 (diff) |
those are never defined
Change-Id: If3893026047f9a75a122b64a5f368070721bb6d7
Diffstat (limited to 'forms/source/richtext/richtextmodel.cxx')
-rw-r--r-- | forms/source/richtext/richtextmodel.cxx | 3 |
1 files changed, 0 insertions, 3 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" |