summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app/dbu_app.hrc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-15 08:20:39 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-15 08:22:09 +0200
commite06d6e3956e246abbbc05a05598bd2a720a1e283 (patch)
tree3568c8cf7a43b6790dc9aa3a28c83a06c33faf52 /dbaccess/source/ui/app/dbu_app.hrc
parentf8de2166d46c4bdb80a1ddfb0e75b96a2ce6a60d (diff)
hrc cleanup: Remove completely unused RIDs
These RID definitions aren't used at any other point. So remove them. Unused START and END definitions were commented out for documentation purpose. All definitions in basctl/source/basicide/tbxctl.hrc were unused, so I removed this file. Change-Id: I4713188a12b9da912b2a91b85ea4e54ca1aeb994
Diffstat (limited to 'dbaccess/source/ui/app/dbu_app.hrc')
-rw-r--r--dbaccess/source/ui/app/dbu_app.hrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/dbaccess/source/ui/app/dbu_app.hrc b/dbaccess/source/ui/app/dbu_app.hrc
index 72d5ee0b05a1..d07b88563691 100644
--- a/dbaccess/source/ui/app/dbu_app.hrc
+++ b/dbaccess/source/ui/app/dbu_app.hrc
@@ -31,7 +31,6 @@
#define RID_STR_NEW_TABLE RID_STR_APP_START + 4
#define RID_STR_NEW_TABLE_AUTO RID_STR_APP_START + 5
#define RID_STR_NEW_VIEW RID_STR_APP_START + 6
-#define RID_STR_NEW_VIEW_AUTO RID_STR_APP_START + 7
#define RID_STR_NEW_QUERY RID_STR_APP_START + 8
#define RID_STR_NEW_QUERY_AUTO RID_STR_APP_START + 9
#define STR_QUERY_DELETE_DATASOURCE RID_STR_APP_START + 10