summaryrefslogtreecommitdiff
path: root/sfx2/inc/sfx2/bindings.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/inc/sfx2/bindings.hxx')
-rw-r--r--sfx2/inc/sfx2/bindings.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sfx2/inc/sfx2/bindings.hxx b/sfx2/inc/sfx2/bindings.hxx
index c32a6b2ea0d7..a13497566aa0 100644
--- a/sfx2/inc/sfx2/bindings.hxx
+++ b/sfx2/inc/sfx2/bindings.hxx
@@ -58,10 +58,6 @@ class SfxUnoControllerItem;
typedef std::vector<SfxUnoControllerItem*> SfxUnoControllerArr_Impl;
-//________________________________________________________________________________________________________________
-// defines
-//________________________________________________________________________________________________________________
-
#define SFX_CALLMODE_SLOT 0x00 // sync/async from Slot
#define SFX_CALLMODE_SYNCHRON 0x01 // synchronously in the same Stackframe
#define SFX_CALLMODE_ASYNCHRON 0x02 // asynchronously via AppEvent