summaryrefslogtreecommitdiff
path: root/framework/inc/dispatch/menudispatcher.hxx
diff options
context:
space:
mode:
authorAndreas Schlüns <as@openoffice.org>2002-05-23 11:54:59 +0000
committerAndreas Schlüns <as@openoffice.org>2002-05-23 11:54:59 +0000
commit61f63512fe30f557af48e6ba309878c5bbc71774 (patch)
treef12329e17bb50fe133e4bbf3f39f14a3b0096fdf /framework/inc/dispatch/menudispatcher.hxx
parent08312b7ff3bf1c62ef8b8103d26122912d700423 (diff)
#91939# supports XClosable; remove deprecated task; ...
Diffstat (limited to 'framework/inc/dispatch/menudispatcher.hxx')
-rw-r--r--framework/inc/dispatch/menudispatcher.hxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/framework/inc/dispatch/menudispatcher.hxx b/framework/inc/dispatch/menudispatcher.hxx
index e6726b8c21..3198d2ac32 100644
--- a/framework/inc/dispatch/menudispatcher.hxx
+++ b/framework/inc/dispatch/menudispatcher.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: menudispatcher.hxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: as $ $Date: 2001-07-02 13:22:14 $
+ * last change: $Author: as $ $Date: 2002-05-23 12:50:13 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -146,10 +146,6 @@
#include <com/sun/star/frame/XDesktop.hpp>
#endif
-#ifndef _COM_SUN_STAR_FRAME_XTASK_HPP_
-#include <com/sun/star/frame/XTask.hpp>
-#endif
-
#ifndef _COM_SUN_STAR_FRAME_FEATURESTATEEVENT_HPP_
#include <com/sun/star/frame/FeatureStateEvent.hpp>
#endif