summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-07-02 17:39:58 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-07-02 17:46:25 +0200
commit892bb81d17b3351c196661c44fb15b29509c7115 (patch)
treec1c5fc19da770daf433bcc34c9915f9552859fb5 /extensions
parent826861bc2aa666fadda41b51773871b84abd5c15 (diff)
hrc cleanup: Remove unused defines
Change-Id: Iaa7da7745fc01544d9a503b313479b2450810524
Diffstat (limited to 'extensions')
-rw-r--r--extensions/source/abpilot/abpresid.hrc1
-rw-r--r--extensions/source/propctrlr/taborder.hrc2
2 files changed, 0 insertions, 3 deletions
diff --git a/extensions/source/abpilot/abpresid.hrc b/extensions/source/abpilot/abpresid.hrc
index 7ebea57ac0e4..d1bce11e563e 100644
--- a/extensions/source/abpilot/abpresid.hrc
+++ b/extensions/source/abpilot/abpresid.hrc
@@ -161,7 +161,6 @@
//........................................................................
#define ET_DATASOURCENAME 1
-#define ET_LOCATION 2
//........................................................................
#define PB_INVOKE_ADMIN_DIALOG 1
diff --git a/extensions/source/propctrlr/taborder.hrc b/extensions/source/propctrlr/taborder.hrc
index 16b4bc239b31..92532ef7a2a0 100644
--- a/extensions/source/propctrlr/taborder.hrc
+++ b/extensions/source/propctrlr/taborder.hrc
@@ -20,8 +20,6 @@
#define FT_CONTROLS 1
-#define LB_CONTROLS 1
-
#define PB_MOVE_UP 1
#define PB_MOVE_DOWN 2
#define PB_AUTO_ORDER 3