summaryrefslogtreecommitdiff
path: root/sw/inc/cmdid.h
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 /sw/inc/cmdid.h
parentee60fab03b743a151508608265abe45e5a731e97 (diff)
Remove various commented out defines
Most of them in hrc files. Change-Id: I3944f6ed9befd2b498385f61b851790362221a4f
Diffstat (limited to 'sw/inc/cmdid.h')
-rw-r--r--sw/inc/cmdid.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/inc/cmdid.h b/sw/inc/cmdid.h
index 3a6f80ccdde1..ac547f67a226 100644
--- a/sw/inc/cmdid.h
+++ b/sw/inc/cmdid.h
@@ -479,9 +479,6 @@ included in c-context files, so c++ style stuff will cause problems.
#define FN_FORMAT_FOOTNOTE (FN_FORMAT + 67) /* footnotes */
#define FN_FORMAT_FOOTNOTE_DLG (FN_FORMAT + 68) /* footnote dialog */
-// already defined in Svx
-//#define FN_FORMAT_RESET (FN_FORMAT + 69)
-
#define FN_FRAME_TO_TOP (FN_FORMAT + 70)
#define FN_FRAME_TO_BOTTOM (FN_FORMAT + 71)