diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2015-07-07 13:33:13 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2015-07-07 14:52:34 +0200 |
commit | 2b429eff07ed3e3049e47e0219669a47bada4905 (patch) | |
tree | 1dce72177e9a0098f25dddb27845f0a9bd2f9a62 /include/tools | |
parent | 2873d7586199adaaf43144d6b6d4b2f253cfe4dd (diff) |
SHL_SHL2 is unused
Change-Id: I8e76b7e0f58143c883fa94a44d9681c6c3b9ac5a
Diffstat (limited to 'include/tools')
-rw-r--r-- | include/tools/shl.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tools/shl.hxx b/include/tools/shl.hxx index db6693ca22c6..0e4806286a5b 100644 --- a/include/tools/shl.hxx +++ b/include/tools/shl.hxx @@ -25,7 +25,7 @@ // GetAppData() // 0 (SHL_SHL1) removed -#define SHL_SHL2 1 +// 1 (SHL_SHL2) removed // 2 (SHL_SHL3) removed // 3 (SHL_APP1) removed // 4 (SHL_APP2) removed |