summaryrefslogtreecommitdiff
path: root/filter/inc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-21 11:51:04 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-21 11:54:18 +0200
commit5fcecf9b88a0879081d8239cebbc03e30150985a (patch)
tree2eaa65002db4ccb19778e054f9fc40c33312537c /filter/inc
parent47009fbf515dc6e4d4c275e5a3458b4ce2d817d9 (diff)
hrc cleanup: Remove unused defines
All of those defines (should) not be used at any point in the code. False positives may exist, because some macro names are getting generated by some template/macro foo. This is the version which compiled fine for me. Also there are many commented out lines removed. Change-Id: I6394024682e4ab3691eb72707a9363d41ba31df8
Diffstat (limited to 'filter/inc')
-rw-r--r--filter/inc/filter.hrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/filter/inc/filter.hrc b/filter/inc/filter.hrc
index 8c50b5ad87b3..9b933b1e2de9 100644
--- a/filter/inc/filter.hrc
+++ b/filter/inc/filter.hrc
@@ -43,14 +43,11 @@
#define DLG_EXPORT_GIF (RID_GOODIES_START+ 1)
#define DLG_EXPORT_EMET (RID_GOODIES_START+ 2)
#define DLG_EXPORT_JPG (RID_GOODIES_START+ 3)
-#define DLG_IMPORT_PCD (RID_GOODIES_START+ 4)
#define DLG_EXPORT_EPNG (RID_GOODIES_START+ 5)
#define DLG_EXPORT_EPS (RID_GOODIES_START+ 8)
#define DLG_EXPORT_EPBM (RID_GOODIES_START+ 9)
#define DLG_EXPORT_EPGM (RID_GOODIES_START+ 10)
#define DLG_EXPORT_EPPM (RID_GOODIES_START+ 11)
-#define DLG_SSL_NEWCERT (RID_GOODIES_START+ 12)
-#define DLG_SSL_INFCERT (RID_GOODIES_START+ 13)
// warning, next range is RID_FILTER_START + 100 !