diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-03-04 13:57:20 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-03-04 13:58:41 +0100 |
commit | 8c801204f95df9a5e662395c0178263970da81a3 (patch) | |
tree | c861328af682e5c681e9e3e89aae859e56289c5f /tools | |
parent | 33d6a7b2d7f6d6401c463556ade98de3bf23cf84 (diff) |
SHL_SHL1 now unused, too
Change-Id: If73c578cf698b11b14b0f97b5f0deb0febac9b2f
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 e65d88de37d3..35caa27fd998 100644 --- a/tools/inc/tools/shl.hxx +++ b/tools/inc/tools/shl.hxx @@ -25,7 +25,7 @@ // GetAppData() -#define SHL_SHL1 0 +// 0 (SHL_SHL1) removed #define SHL_SHL2 1 // 2 (SHL_SHL3) removed // 3 (SHL_APP1) removed |