summaryrefslogtreecommitdiff
path: root/basctl/inc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-02-25 00:56:30 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-02-25 03:14:00 +0100
commit1bda31ac1374f18bda488c93c1420b6f208bd7d0 (patch)
tree905b8bfa4e4153792b1135e6512b2098a9342781 /basctl/inc
parent359b0ebc911b3bba30d0bb715a49ba335c413d28 (diff)
loplugin: unused variables
aErrorText usage was commented out since 2000. Change-Id: Ic4d81c2d48e59a36e2f4280ceb36ea8148b9dc9d
Diffstat (limited to 'basctl/inc')
-rw-r--r--basctl/inc/basidesh.hrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/basctl/inc/basidesh.hrc b/basctl/inc/basidesh.hrc
index 5c551b311083..990fe7a86630 100644
--- a/basctl/inc/basidesh.hrc
+++ b/basctl/inc/basidesh.hrc
@@ -67,7 +67,6 @@
#define RID_STR_OPEN ( RID_BASICIDE_START + 20 )
#define RID_STR_SAVE ( RID_BASICIDE_START + 21 )
#define RID_STR_RUNTIMEERROR ( RID_BASICIDE_START + 22 )
-#define RID_STR_COMPILEERROR ( RID_BASICIDE_START + 23 )
#define RID_STR_STDDIALOGNAME ( RID_BASICIDE_START + 24 )
#define RID_STR_STDMODULENAME ( RID_BASICIDE_START + 27 )