summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2016-01-13 22:34:34 +0100
committerMichael Stahl <mstahl@redhat.com>2016-01-13 23:42:33 +0100
commitd406d7c3a649bcbbe3377338707221e39f03a639 (patch)
treeb306913a44a5c8d5d13e847296bae4e8ecc15bd2 /include
parentbd5834005872d005c3129405c6ab2d6d2bdce19d (diff)
resolve TODO, remove SVVERB_SHOW
Change-Id: I10148330f1a356dbd423af98267c25d7128c3a86
Diffstat (limited to 'include')
-rw-r--r--include/sfx2/shell.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sfx2/shell.hxx b/include/sfx2/shell.hxx
index 488e06b8b65d..9c82f1fbd60d 100644
--- a/include/sfx2/shell.hxx
+++ b/include/sfx2/shell.hxx
@@ -113,8 +113,6 @@ enum SfxInterfaceId
SFX_INTERFACE_LIB = 450
};
-//TODO/CLEANUP: replace by UNO constant
-#define SVVERB_SHOW -1
typedef void (*SfxExecFunc)(SfxShell *, SfxRequest &rReq);
typedef void (*SfxStateFunc)(SfxShell *, SfxItemSet &rSet);