summaryrefslogtreecommitdiff
path: root/sfx2/source/menu
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
commitbdd9dfa1b44f1b61179ef4e1ac35dfdb6ccfe48b (patch)
treee9223edeb4f524e71a5bf498ae8fa5a1a2086ed4 /sfx2/source/menu
parent0c70bbb5de0196ede2a6923f3b9ccae0bf2d6999 (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')
-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 4731d6cd697f..02ede7bbe40f 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