summaryrefslogtreecommitdiff
path: root/cui/source/options/optlingu.hrc
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 /cui/source/options/optlingu.hrc
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 'cui/source/options/optlingu.hrc')
-rw-r--r--cui/source/options/optlingu.hrc4
1 files changed, 0 insertions, 4 deletions
diff --git a/cui/source/options/optlingu.hrc b/cui/source/options/optlingu.hrc
index 824e2236e9c6..7cf44b4037ec 100644
--- a/cui/source/options/optlingu.hrc
+++ b/cui/source/options/optlingu.hrc
@@ -25,8 +25,6 @@
*
************************************************************************/
-// defines ---------------------------------------------------------------
-
#define FL_LINGUISTIC 101
#define FT_LINGU_MODULES 111
@@ -55,8 +53,6 @@
#define STR_GRAMMAR_AUTO 217
-#define STR_WARNING 63
-
#define PB_OK 70
#define PB_HELP 72