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
commitb523333527a5270e64cd40d22d40de3f8b1f6430 (patch)
tree13fa19b77ca650cd4405b3f13a3c641dec067dd2 /framework/collector
parentb33baa5c0cfc94d84485ae019c87ffed05dd574c (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 81d0daccdeab..2a1261accc51 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>