diff options
Diffstat (limited to 'sc/source/ui/drawfunc/fuconstr.cxx')
-rw-r--r-- | sc/source/ui/drawfunc/fuconstr.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/drawfunc/fuconstr.cxx b/sc/source/ui/drawfunc/fuconstr.cxx index 381aeb4882a7..c2d7458bef90 100644 --- a/sc/source/ui/drawfunc/fuconstr.cxx +++ b/sc/source/ui/drawfunc/fuconstr.cxx @@ -63,8 +63,6 @@ FuConstruct::~FuConstruct() sal_uInt8 FuConstruct::Command(const CommandEvent& rCEvt) { - // special code for non-VCL OS2/UNX removed - return FuDraw::Command( rCEvt ); } |