Kaydet (Commit) e54999c0 authored tarafından Caolán McNamara's avatar Caolán McNamara

unused resources

Change-Id: Ia3f5a4ed5cb1eb9fefeb3a4fe5b5a14f2e260a6a
üst 1281bd5d
......@@ -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)
......
......@@ -517,14 +517,6 @@ Bitmap BMP_PLUGIN
File = "plugin.png" ;
};
Image BMP_LIST_ADD
{
ImageBitmap = Bitmap
{
File = "list_add.png" ;
};
};
// description strings
String STR_DESCRIPTION_SOURCEFILE
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment