diff options
Diffstat (limited to 'sc/source/ui/view/hintwin.cxx')
-rw-r--r-- | sc/source/ui/view/hintwin.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/view/hintwin.cxx b/sc/source/ui/view/hintwin.cxx index 9c670b83d648..e07cd4aa0b4d 100644 --- a/sc/source/ui/view/hintwin.cxx +++ b/sc/source/ui/view/hintwin.cxx @@ -64,12 +64,10 @@ ScHintWindow::ScHintWindow( Window* pParent, const OUString& rTit, const OUStrin SetOutputSizePixel( aWinSize ); } - ScHintWindow::~ScHintWindow() { } - void ScHintWindow::Paint( const Rectangle& /* rRect */ ) { SetFont( aHeadFont ); |