summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-01-18 12:41:26 +0000
committerCaolán McNamara <caolanm@redhat.com>2017-01-18 13:12:01 +0000
commite3bc14eccefe3841f11de1672e2d6b6e0e94ee0a (patch)
tree0e186a291a5a97aba292c736182c745fe356fadc /include
parente54999c00baae68b17bb0bcb013bc5249f77e838 (diff)
there's no need for this nutso redefine
both BMP_PLUGIN resources point to the same plugin.png ultimately Change-Id: Ifa1cc00698f749ba84f17a79074c73e080e1d356
Diffstat (limited to 'include')
-rw-r--r--include/svtools/sores.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/svtools/sores.hxx b/include/svtools/sores.hxx
index 1a1260aa96d1..581197c4a6ce 100644
--- a/include/svtools/sores.hxx
+++ b/include/svtools/sores.hxx
@@ -27,11 +27,6 @@
#define STR_FURTHER_OBJECT 32026
#define STR_UNKNOWN_SOURCE 32027
-#ifdef BMP_PLUGIN
-#undef BMP_PLUGIN
-#endif
-#define BMP_PLUGIN 32000
-
// Sot Format Strings
#define STR_FORMAT_START 32100
#define STR_FORMAT_STRING (STR_FORMAT_START + 1)