diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-04-25 15:33:16 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-04-25 16:06:54 +0100 |
commit | a4feeebd3780d59605ba6b4c266226c6841d043b (patch) | |
tree | 5955aed3248b287fd682adcaeab7e1e59f149008 /tools | |
parent | c694be016923d6ed3763e001d509a6f720dc1ee9 (diff) |
refactor ImpSvtData
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 9d24a159a728..9fa35591f983 100644 --- a/tools/inc/tools/shl.hxx +++ b/tools/inc/tools/shl.hxx @@ -44,7 +44,7 @@ // 5 (SHL_APP3) removed // 6 (SHL_TOOLS) removed // 7 (SHL_SV) removed -#define SHL_SVT 8 +// 8 (SHL_SVT) removed #define SHL_SVDDE 9 #define SHL_ERR 10 //11 (SHL_IPC) removed |