diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-04-23 18:19:37 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-04-23 22:49:57 +0000 |
commit | 702f9c5176eebb95c5a1bfd31c1f256b79301b19 (patch) | |
tree | 2aedc04b1af4e2f36b0da9fd5b06570faa3eef40 /sw/inc/fldui.hrc | |
parent | 513a21aa6cf350c094289a7976de9e0cc0e7b4d4 (diff) |
huge hrc and src file cleanup
* mostly fallout from ui conversion
* some completely unused defines from src files
* lots of unused HID ids
Change-Id: I976561205798db3d06ee139de6223f638e58f47a
Reviewed-on: https://gerrit.libreoffice.org/9142
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Diffstat (limited to 'sw/inc/fldui.hrc')
-rw-r--r-- | sw/inc/fldui.hrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/fldui.hrc b/sw/inc/fldui.hrc index 39a46378ed4a..4967221d7073 100644 --- a/sw/inc/fldui.hrc +++ b/sw/inc/fldui.hrc @@ -21,8 +21,6 @@ #include "rcid.hrc" -#define DLG_FLD_DROPDOWN (RC_FLDDLG_BEGIN + 12) - /*-------------------------------------------------------------------- TypeId, see SwFldTypesEnum --------------------------------------------------------------------*/ |