diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-07-02 17:39:58 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-07-02 17:46:25 +0200 |
commit | 892bb81d17b3351c196661c44fb15b29509c7115 (patch) | |
tree | c1c5fc19da770daf433bcc34c9915f9552859fb5 /sw/inc/chrdlg.hrc | |
parent | 826861bc2aa666fadda41b51773871b84abd5c15 (diff) |
hrc cleanup: Remove unused defines
Change-Id: Iaa7da7745fc01544d9a503b313479b2450810524
Diffstat (limited to 'sw/inc/chrdlg.hrc')
-rw-r--r-- | sw/inc/chrdlg.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/chrdlg.hrc b/sw/inc/chrdlg.hrc index dd56cc79ce24..a365245b86ab 100644 --- a/sw/inc/chrdlg.hrc +++ b/sw/inc/chrdlg.hrc @@ -23,7 +23,6 @@ #define DLG_CHAR (RC_CHRDLG_BEGIN + 1) #define DLG_PARA (RC_CHRDLG_BEGIN + 2) -#define DLG_PAGE (RC_CHRDLG_BEGIN + 3) #define DLG_BREAK (RC_CHRDLG_BEGIN + 5) #define DLG_DROPCAPS (RC_CHRDLG_BEGIN + 8) #define DLG_DRAWCHAR (RC_CHRDLG_BEGIN + 9) |