summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/PopupContainer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/sidebar/PopupContainer.cxx')
-rw-r--r--sfx2/source/sidebar/PopupContainer.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sfx2/source/sidebar/PopupContainer.cxx b/sfx2/source/sidebar/PopupContainer.cxx
index 92e5e20f37a3..621a8248fd01 100644
--- a/sfx2/source/sidebar/PopupContainer.cxx
+++ b/sfx2/source/sidebar/PopupContainer.cxx
@@ -28,15 +28,12 @@ PopupContainer::PopupContainer (vcl::Window* pParent)
}
-
-
PopupContainer::~PopupContainer (void)
{
}
-
long PopupContainer::Notify (NotifyEvent& rEvent)
{
if (rEvent.GetType() == MouseNotifyEvent::LOSEFOCUS)