summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-03-25 11:51:33 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-03-25 16:17:09 +0100
commitff1a592a1f2c8426691bf497a67720a6a91bdaae (patch)
tree3a958ad4855d7f955fdc8759a0d309759d2d453e /include
parent0e36a13a80465854ba510676fa2baa2e21e67d11 (diff)
Remove unused DBG_FUNC_* slots
Change-Id: Ief6661ed4bb57546014deef5b10d20fc3a4894fe
Diffstat (limited to 'include')
-rw-r--r--include/tools/debug.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/tools/debug.hxx b/include/tools/debug.hxx
index 786c2ffc9c3e..4c79c0fe50a8 100644
--- a/include/tools/debug.hxx
+++ b/include/tools/debug.hxx
@@ -102,15 +102,12 @@ struct DbgDataType
#define DBG_FUNC_SAVEDATA 5
#define DBG_FUNC_SETPRINTMSGBOX 6
#define DBG_FUNC_SETPRINTWINDOW 7
-#define DBG_FUNC_SETPRINTTESTTOOL 8
#define DBG_FUNC_XTORINFO 10
#define DBG_FUNC_COREDUMP 12
#define DBG_FUNC_ALLERROROUT 13
#define DBG_FUNC_SETTESTSOLARMUTEX 14
#define DBG_FUNC_TESTSOLARMUTEX 15
#define DBG_FUNC_PRINTFILE 16
-#define DBG_FUNC_GETPRINTMSGBOX 17
-#define DBG_FUNC_FILTERMESSAGE 18 // new for #i38967
#define DBG_FUNC_UPDATEOSLHOOK 19
#define DBG_FUNC_SET_ABORT 20