diff options
author | Michael Meeks <michael.meeks@suse.com> | 2012-03-06 15:01:13 +0000 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2012-03-06 15:01:35 +0000 |
commit | 51791eaf8611287c21ad53645036a77c1dd84ddf (patch) | |
tree | 9cc7a5dd82865999e3e7771cc339d3c9e4c96146 /svx/inc | |
parent | 793b87411646a4a008a6ed82315d8b5c82738641 (diff) |
remove misc. unused code
Diffstat (limited to 'svx/inc')
-rw-r--r-- | svx/inc/svx/graphctl.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/inc/svx/graphctl.hxx b/svx/inc/svx/graphctl.hxx index b2352103d566..21c376c0a15a 100644 --- a/svx/inc/svx/graphctl.hxx +++ b/svx/inc/svx/graphctl.hxx @@ -91,7 +91,6 @@ protected: public: - GraphCtrl( Window* pParent, const WinBits nWinBits = 0 ); GraphCtrl( Window* pParent, const ResId& rResId ); ~GraphCtrl(); |