summaryrefslogtreecommitdiff
path: root/basctl
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 /basctl
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 'basctl')
-rw-r--r--basctl/inc/helpid.hrc5
1 files changed, 0 insertions, 5 deletions
diff --git a/basctl/inc/helpid.hrc b/basctl/inc/helpid.hrc
index c747d1446403..595cc4995f02 100644
--- a/basctl/inc/helpid.hrc
+++ b/basctl/inc/helpid.hrc
@@ -20,11 +20,6 @@
#define HID_BASICIDE_TOOLBOX "BASCTL_HID_BASICIDE_TOOLBOX"
#define HID_BASICIDE_OBJECTS "BASCTL_HID_BASICIDE_OBJECTS"
-#define HID_MACRO_OPTIONS "BASCTL_HID_MACRO_OPTIONS"
-#define HID_BASICIDE_BRKPNTS "BASCTL_HID_BASICIDE_BRKPNTS"
-#define HID_BASICIDE_MODULS "BASCTL_HID_BASICIDE_MODULS"
-#define HID_BASICIDE_LIBS_TP "BASCTL_HID_BASICIDE_LIBS_TP"
-#define HID_BASICIDE_LIBS_DLG "BASCTL_HID_BASICIDE_LIBS_DLG"
#define HID_BASICIDE_CONTROLS "BASCTL_HID_BASICIDE_CONTROLS"
#define HID_BASICIDE_MACROS "BASCTL_HID_BASICIDE_MACROS"
#define HID_BASICIDE_LIBS "BASCTL_HID_BASICIDE_LIBS"