summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography/toolbar.hrc
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 /extensions/source/bibliography/toolbar.hrc
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 'extensions/source/bibliography/toolbar.hrc')
-rw-r--r--extensions/source/bibliography/toolbar.hrc9
1 files changed, 0 insertions, 9 deletions
diff --git a/extensions/source/bibliography/toolbar.hrc b/extensions/source/bibliography/toolbar.hrc
index 05c81921e44d..a9ac1f3a99b6 100644
--- a/extensions/source/bibliography/toolbar.hrc
+++ b/extensions/source/bibliography/toolbar.hrc
@@ -33,14 +33,5 @@
#define TBC_BT_AUTOFILTER 5
#define TBC_BT_FILTERCRIT 6
#define TBC_BT_REMOVEFILTER 7
-#define TBC_BT_NEWCARD 8
-#define TBC_BT_EDITCARD 9
-#define TBC_BT_REMOVECARD 10
-#define TBC_BT_INSERT 11
-#define TBC_BT_UPDATE 12
-#define TBC_BT_MAIL 13
-#define TBC_BT_URL 14
#define TBC_BT_COL_ASSIGN 15
#define TBC_BT_CHANGESOURCE 16
-#define IL_TOOLBOX 17
-#define ILH_TOOLBOX 18