diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-03-03 11:08:31 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2013-03-04 11:34:07 +0000 |
commit | 5b04c9063cc9dd77dc55c361df081812af38cdbd (patch) | |
tree | 827cd9405e68df853362ac6a021c4619bf4a6bc3 /tools/inc | |
parent | bf48090e0a81c6490ee938eabaef4e791df85229 (diff) |
remove unused and commented out code
This code gets never called.
Change-Id: I59228cba1444b7b09f74eb5cf8da9b755c7c32f7
Diffstat (limited to 'tools/inc')
-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 43a5d8a02d3d..e65d88de37d3 100644 --- a/tools/inc/tools/shl.hxx +++ b/tools/inc/tools/shl.hxx @@ -76,7 +76,7 @@ //48 (SHL_MONEY) removed //49 (SHL_HBCI) removed //50 (SHL_BASE3D) removed -#define SHL_BRUSHITEM 51 +//51 (SHL_BRUSHITEM) removed //52 (SHL_SFONTITEM) removed #define SHL_COUNT 53 |