summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-04-12 23:02:29 +0300
committerTor Lillqvist <tml@iki.fi>2013-04-12 23:04:11 +0300
commitc3d8b06f0058d808aa62c27d06f77e2a25747dd2 (patch)
tree3913aacee0a0aba39efd08ceb2dd82c1a9d81863 /tools
parent9be3e8e8d52cfb00dff851ee221074b7efce46c1 (diff)
Get rid of SHL_SBC
GetAppData(SHL_SBC) was used only locally in the sb library so no need for it. Just use a static pointer field. Change-Id: I37c8429b6c9e521a00c52bb622f78bdc4afe345c
Diffstat (limited to 'tools')
-rw-r--r--tools/inc/tools/shl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/inc/tools/shl.hxx b/tools/inc/tools/shl.hxx
index c7072bfc460d..945921fa114a 100644
--- a/tools/inc/tools/shl.hxx
+++ b/tools/inc/tools/shl.hxx
@@ -53,7 +53,7 @@
//25 (SHL_LNKCCH) removed
//26 (SHL_CHANNEL) removed
//27 (SHL_SBX) removed
-#define SHL_SBC 28
+//28 (SHL_SBC) removed
//29 (SHL_SDB) removed
//30 (SHL_SBA) removed
//31 (SHL_SBA2) removed