diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-09-19 00:50:11 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-09-19 09:59:25 +0100 |
commit | 4eca665bd1f1dfe884729cc2ef073c1b07a6112e (patch) | |
tree | 47cc68690034ebc25d9d1ea4d6cdbb078ff8af4b /tools | |
parent | 2b7fdc51dc418ac4d9719ece12d383a6661df1cd (diff) |
ditch SHL_SBX and don't leak
Diffstat (limited to 'tools')
-rw-r--r-- | tools/inc/tools/shl.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/inc/tools/shl.hxx b/tools/inc/tools/shl.hxx index aeda54d8c882..9d24a159a728 100644 --- a/tools/inc/tools/shl.hxx +++ b/tools/inc/tools/shl.hxx @@ -63,7 +63,7 @@ //24 (SHL_HELP) removed //25 (SHL_LNKCCH) removed //26 (SHL_CHANNEL) removed -#define SHL_SBX 27 +//27 (SHL_SBX) removed #define SHL_SBC 28 //29 (SHL_SDB) removed //30 (SHL_SBA) removed |