diff options
author | J. Graeme Lingard <jgraeme+git@gmail.com> | 2010-10-04 20:36:05 +0100 |
---|---|---|
committer | Kohei Yoshida <kyoshida@novell.com> | 2010-10-04 23:25:47 -0400 |
commit | 15aaf45ef98c6f212adde85a2370d75df5164a27 (patch) | |
tree | 1a91326473ba81dc0cb7b46fdbc28f788556e141 /basctl/util | |
parent | 2985003db4cfeb5325574ae1cb6a1d91ab7c9a1b (diff) |
Remove redundant #include directives & comments
Diffstat (limited to 'basctl/util')
-rw-r--r-- | basctl/util/hidother.src | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/basctl/util/hidother.src b/basctl/util/hidother.src index cd8fe7b26bf5..ce2607b3296d 100644 --- a/basctl/util/hidother.src +++ b/basctl/util/hidother.src @@ -25,7 +25,6 @@ * ************************************************************************/ #include "../inc/helpid.hrc" // HID_XXX -//#include "hidother.hrc" hidspecial HID_BASICIDE_PROP_BROWSER_LBOX { HelpID = HID_BASICIDE_PROP_BROWSER_LBOX; }; hidspecial HID_BASICIDE_PROP_BROWSER { HelpID = HID_BASICIDE_PROP_BROWSER; }; |