summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/drawfunc/fusel.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/drawfunc/fusel.cxx')
-rw-r--r--sc/source/ui/drawfunc/fusel.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/drawfunc/fusel.cxx b/sc/source/ui/drawfunc/fusel.cxx
index 946be4767fd7..13e1d30534c4 100644
--- a/sc/source/ui/drawfunc/fusel.cxx
+++ b/sc/source/ui/drawfunc/fusel.cxx
@@ -85,8 +85,6 @@ FuSelection::~FuSelection()
sal_uInt8 FuSelection::Command(const CommandEvent& rCEvt)
{
- // special code for non-VCL OS2/UNX removed
-
return FuDraw::Command( rCEvt );
}