summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/hintwin.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/view/hintwin.cxx')
-rw-r--r--sc/source/ui/view/hintwin.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/view/hintwin.cxx b/sc/source/ui/view/hintwin.cxx
index 7e23d925731b..9c670b83d648 100644
--- a/sc/source/ui/view/hintwin.cxx
+++ b/sc/source/ui/view/hintwin.cxx
@@ -24,8 +24,6 @@
#define HINT_INDENT 3
#define HINT_MARGIN 4
-
-
ScHintWindow::ScHintWindow( Window* pParent, const OUString& rTit, const OUString& rMsg ) :
Window( pParent, WinBits( WB_BORDER ) ),
aTitle( rTit ),