summaryrefslogtreecommitdiff
path: root/framework/collector
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-03-01 15:58:32 +0000
committerKurt Zenker <kz@openoffice.org>2004-03-01 15:58:32 +0000
commitebc7df2d6b325cb0aea3ff9366ce7b5c17186698 (patch)
treebc2c109a94b934142c08924e5d3e49e296beb895 /framework/collector
parent94a2b31e6cbf106461928a2ca118a7637715007d (diff)
#100000# do not use includes from svx (CD)
Diffstat (limited to 'framework/collector')
-rw-r--r--framework/collector/cmduicollector.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/framework/collector/cmduicollector.cxx b/framework/collector/cmduicollector.cxx
index c94b5afddb..eaedbe9c6a 100644
--- a/framework/collector/cmduicollector.cxx
+++ b/framework/collector/cmduicollector.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: cmduicollector.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: cd $ $Date: 2004-02-03 07:40:51 $
+ * last change: $Author: kz $ $Date: 2004-03-01 16:58:32 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,9 +79,6 @@
#include <vcl/menu.hxx>
#include <vcl/svapp.hxx>
-#include <svx/svxids.hrc>
-#include <svx/dialogs.hrc>
-
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <hash_map>