diff options
author | Caolán McNamara <caolanm@redhat.com> | 2017-01-18 12:35:39 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2017-01-18 13:12:00 +0000 |
commit | e54999c00baae68b17bb0bcb013bc5249f77e838 (patch) | |
tree | fc41e0bfafdfb38fc84990cb63c06966078e31d3 /include | |
parent | 1281bd5d87361fa516cdf247b055aeb4bb5e13fb (diff) |
unused resources
Change-Id: Ia3f5a4ed5cb1eb9fefeb3a4fe5b5a14f2e260a6a
Diffstat (limited to 'include')
-rw-r--r-- | include/svtools/svtools.hrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/svtools.hrc b/include/svtools/svtools.hrc index 10b89426a880..79aec8a7c975 100644 --- a/include/svtools/svtools.hrc +++ b/include/svtools/svtools.hrc @@ -245,7 +245,7 @@ // bitmaps #define BMP_PLUGIN (RID_SVTOOLS_BITMAP_START + 3) -#define BMP_LIST_ADD (RID_SVTOOLS_BITMAP_START + 4) +// free #define BMP_CURRENT (RID_SVTOOLS_BITMAP_START + 5) #define BMP_MODIFIED (RID_SVTOOLS_BITMAP_START + 6) #define BMP_NEW (RID_SVTOOLS_BITMAP_START + 7) |