summaryrefslogtreecommitdiff
path: root/sfx2/source/control
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-04-12 00:37:48 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-04-12 00:45:20 +0900
commite486ed7b7f3d8f90e118ec19e4c347ce236de606 (patch)
treea42d98e578cbf00e6130bc0c050bd02dd46d85d1 /sfx2/source/control
parente175c3f3e728e0526086b7a5d6b07c2ed6389016 (diff)
removed unused defines
Diffstat (limited to 'sfx2/source/control')
-rw-r--r--sfx2/source/control/dispatch.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sfx2/source/control/dispatch.cxx b/sfx2/source/control/dispatch.cxx
index 6e08d456dd9f..8df57ea1b6b9 100644
--- a/sfx2/source/control/dispatch.cxx
+++ b/sfx2/source/control/dispatch.cxx
@@ -156,10 +156,6 @@ struct SfxDispatcher_Impl
sal_uInt32 nDisableFlags;
};
-#define NO_OBJECTBAR 0
-#define OWN_OBJECTBAR 1
-#define OTHER_OBJECTBAR 2
-
//------------------------------------------------------------------
#define SFX_FLUSH_TIMEOUT 50