summaryrefslogtreecommitdiff
path: root/sw/source
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2000-10-12 07:29:05 +0000
committerOliver Specht <os@openoffice.org>2000-10-12 07:29:05 +0000
commit3a5c864b3cc89357231923b83c6a2b802093f9aa (patch)
treeb22fd3030415c7b429e584071647dd605a03b143 /sw/source
parent7c53f7bae0524358da11cb6751280be576cef2d1 (diff)
includes removed
Diffstat (limited to 'sw/source')
-rw-r--r--sw/source/ui/utlui/navipi.cxx11
1 files changed, 2 insertions, 9 deletions
diff --git a/sw/source/ui/utlui/navipi.cxx b/sw/source/ui/utlui/navipi.cxx
index c49b29adb903..f6c29331ceeb 100644
--- a/sw/source/ui/utlui/navipi.cxx
+++ b/sw/source/ui/utlui/navipi.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: navipi.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: os $ $Date: 2000-09-21 13:39:17 $
+ * last change: $Author: os $ $Date: 2000-10-12 08:29:05 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -156,9 +156,6 @@
#ifndef _CMDID_H
#include <cmdid.h>
#endif
-#ifndef _CFGID_H
-#include <cfgid.h>
-#endif
#ifndef _HELPID_H
#include <helpid.h>
#endif
@@ -171,10 +168,6 @@
#ifndef _UTLUI_HRC
#include <utlui.hrc>
#endif
-#ifndef _CFGSTR_HRC
-#include <cfgstr.hrc>
-#endif
-
#define C2S(cChar) UniString::CreateFromAscii(cChar)