diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-06-25 10:52:10 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-06-25 14:12:57 +0200 |
commit | 66cd9eeb90869b88ab883eab367a39041f21aef0 (patch) | |
tree | 5626a9f3422d5bd36d026ab0570228e57c94e01e /cui/source/tabpages/align.hrc | |
parent | ee60fab03b743a151508608265abe45e5a731e97 (diff) |
Remove various commented out defines
Most of them in hrc files.
Change-Id: I3944f6ed9befd2b498385f61b851790362221a4f
Diffstat (limited to 'cui/source/tabpages/align.hrc')
-rw-r--r-- | cui/source/tabpages/align.hrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cui/source/tabpages/align.hrc b/cui/source/tabpages/align.hrc index 2fb3827af0ed..408aedd8b7a5 100644 --- a/cui/source/tabpages/align.hrc +++ b/cui/source/tabpages/align.hrc @@ -45,8 +45,6 @@ #define LB_FRAMEDIR 44 #define BTN_SHRINK 45 -//#define ED_INDENT1 100 - // list box indexes #define ALIGNDLG_HORALIGN_STD 0 #define ALIGNDLG_HORALIGN_LEFT 1 |