summaryrefslogtreecommitdiff
path: root/basic/inc/sb.hrc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-25 10:52:10 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-25 14:12:57 +0200
commit66cd9eeb90869b88ab883eab367a39041f21aef0 (patch)
tree5626a9f3422d5bd36d026ab0570228e57c94e01e /basic/inc/sb.hrc
parentee60fab03b743a151508608265abe45e5a731e97 (diff)
Remove various commented out defines
Most of them in hrc files. Change-Id: I3944f6ed9befd2b498385f61b851790362221a4f
Diffstat (limited to 'basic/inc/sb.hrc')
-rw-r--r--basic/inc/sb.hrc7
1 files changed, 0 insertions, 7 deletions
diff --git a/basic/inc/sb.hrc b/basic/inc/sb.hrc
index 04fc6072c974..e0d45ebc3429 100644
--- a/basic/inc/sb.hrc
+++ b/basic/inc/sb.hrc
@@ -28,11 +28,4 @@
#define IDS_SBERR_TERMINATED IDS_SBERR_START+2000
#define IDS_SBERR_STOREREF IDS_SBERR_START+2001
-// #define IDS_SBERR_LIBLOAD IDS_SBERR_START+2002
-// #define IDS_SBERR_LIBSAVE IDS_SBERR_START+2003
-// #define IDS_SBERR_MGROPEN IDS_SBERR_START+2004
-// #define IDS_SBERR_MGRSAVE IDS_SBERR_START+2005
-// #define IDS_SBERR_REMOVELIB IDS_SBERR_START+2006
-// #define IDS_SBERR_UNLOADLIB IDS_SBERR_START+2007
-
#endif