diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-07-07 02:59:09 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-07-12 14:12:11 +0200 |
commit | fc01739951de6bab7f40361dbe4f49bdb59caede (patch) | |
tree | 4a93ad987979c9d6e0a7402970b7ea8ed2787b2b /svx | |
parent | efb74b5dfdb773ba53b29080e1996a93d2c1cac2 (diff) |
hrc cleanup: Remove commented out lines in hidother.src files
Change-Id: Ib83ea7e5b4647f5335f7efe7bebf819fa6810864
Diffstat (limited to 'svx')
-rw-r--r-- | svx/util/hidother.src | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/svx/util/hidother.src b/svx/util/hidother.src index 4387e1c58839..e6ba512e9123 100644 --- a/svx/util/hidother.src +++ b/svx/util/hidother.src @@ -18,9 +18,6 @@ #include "../inc/helpid.hrc" // HID_XXX #include "../inc/fmhelp.hrc" -/* #define HID_AUTOCORR_HELP_CHGNONBRKSPACE HID_AUTOCORR_HELP_START+20 */ -/* hidspecial HID_AUTOCORR_HELP_CHGNONBRKSPACE { HelpID = HID_AUTOCORR_HELP_CHGNONBRKSPACE;}; */ - hidspecial HID_FIELD_SEL { HelpID =HID_FIELD_SEL ;}; hidspecial HID_FIELD_SEL_WIN { HelpID =HID_FIELD_SEL_WIN ;}; hidspecial HID_FILL_ATTR_LISTBOX { HelpID = HID_FILL_ATTR_LISTBOX ;}; |