diff options
-rw-r--r-- | sw/source/ui/utlui/content.cxx | 1 | ||||
-rw-r--r-- | sw/source/ui/utlui/glbltree.cxx | 1 | ||||
-rw-r--r-- | sw/source/ui/utlui/navipi.cxx | 3 |
3 files changed, 0 insertions, 5 deletions
diff --git a/sw/source/ui/utlui/content.cxx b/sw/source/ui/utlui/content.cxx index 6fd340d727b2..65c0138f493f 100644 --- a/sw/source/ui/utlui/content.cxx +++ b/sw/source/ui/utlui/content.cxx @@ -39,7 +39,6 @@ #include <IMark.hxx> #include <section.hxx> #include <tox.hxx> -#define NAVIPI_CXX #include <navipi.hxx> #include <navicont.hxx> #include <navicfg.hxx> diff --git a/sw/source/ui/utlui/glbltree.cxx b/sw/source/ui/utlui/glbltree.cxx index f978c6f2ffa9..ec4e5c6cd9dd 100644 --- a/sw/source/ui/utlui/glbltree.cxx +++ b/sw/source/ui/utlui/glbltree.cxx @@ -43,7 +43,6 @@ #include <section.hxx> #include <tox.hxx> #include <cnttab.hxx> -#define NAVIPI_CXX #include <navipi.hxx> #include <navicont.hxx> #include <edtwin.hxx> diff --git a/sw/source/ui/utlui/navipi.cxx b/sw/source/ui/utlui/navipi.cxx index 380f9ba7cfb5..5b11717461ca 100644 --- a/sw/source/ui/utlui/navipi.cxx +++ b/sw/source/ui/utlui/navipi.cxx @@ -17,9 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - -#define NAVIPI_CXX - #include <string> #include <comphelper/string.hxx> #include <svl/urlbmk.hxx> |