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 | f72fa433e33a3673ef9db518016b0ccf5b5a0214 (patch) | |
tree | c9d3f56569e687891e59ab04d04997c1f89ce290 /basctl/source/basicide/objdlg.cxx | |
parent | b51b1be53f417efd0992bdab4def5364d8d6f704 (diff) |
Remove redundant #include directives & comments
Diffstat (limited to 'basctl/source/basicide/objdlg.cxx')
-rw-r--r-- | basctl/source/basicide/objdlg.cxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/basctl/source/basicide/objdlg.cxx b/basctl/source/basicide/objdlg.cxx index 21e50384e..d3ed4b768 100644 --- a/basctl/source/basicide/objdlg.cxx +++ b/basctl/source/basicide/objdlg.cxx @@ -46,10 +46,6 @@ #include <iderdll2.hxx> #include <sbxitem.hxx> -//#ifndef _SFX_HELP_HXX //autogen -//#include <sfx2/sfxhelp.hxx> -//#endif - ObjectTreeListBox::ObjectTreeListBox( Window* pParent, const ResId& rRes ) : BasicTreeListBox( pParent, rRes ) |