summaryrefslogtreecommitdiff
path: root/sfx2/source/menu/mnumgr.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2004-01-06 15:32:38 +0000
committerVladimir Glazounov <vg@openoffice.org>2004-01-06 15:32:38 +0000
commit7932c21a06113eb01417bebad16cf54381603057 (patch)
tree31b630337e547d8f891f6c3638d096e356ece8e7 /sfx2/source/menu/mnumgr.cxx
parent7504b3dc6cff3cf6f3820a8c6b1e6ea8e4e4ee66 (diff)
INTEGRATION: CWS vclcleanup02 (1.27.196); FILE MERGED
2003/12/05 15:34:05 mt 1.27.196.2: RESYNC: (1.27-1.28); FILE MERGED 2003/12/04 15:54:07 mt 1.27.196.1: #i23061# Removed/Changed old StarView stuff
Diffstat (limited to 'sfx2/source/menu/mnumgr.cxx')
-rw-r--r--sfx2/source/menu/mnumgr.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/sfx2/source/menu/mnumgr.cxx b/sfx2/source/menu/mnumgr.cxx
index 8e78a559c3..e7a3d9afd6 100644
--- a/sfx2/source/menu/mnumgr.cxx
+++ b/sfx2/source/menu/mnumgr.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: mnumgr.cxx,v $
*
- * $Revision: 1.28 $
+ * $Revision: 1.29 $
*
- * last change: $Author: rt $ $Date: 2003-12-01 18:25:01 $
+ * last change: $Author: vg $ $Date: 2004-01-06 16:32:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -67,9 +67,6 @@
#include <string> // HACK: prevent conflict between STLPORT and Workshop headers
#include <cstdarg> // std::va_list
-#ifndef _SYSTEM_HXX //autogen
-#include <vcl/system.hxx>
-#endif
#ifndef _PSEUDO_HXX //autogen
#include <so3/pseudo.hxx>
#endif