summaryrefslogtreecommitdiff
path: root/include/vcl/event.hxx
diff options
context:
space:
mode:
authorJuergen Funk <juergen.funk_ml@cib.de>2015-12-12 10:31:59 +0100
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2015-12-14 14:50:18 +0000
commite9ac45cd0c61e9907a6846f0da64e519bb6b3c89 (patch)
treeb969d63b3209c46ddf5841d09674f4dcf3975717 /include/vcl/event.hxx
parentc96eeb5bf2ef428e7d147258d69825ff97acb226 (diff)
unusedcode NotifyEvent::NotifyEvent()
have buuild under windows with debug-util Change-Id: I65f5c52db0d57453bbbba268ba0b936588c2bf73 Reviewed-on: https://gerrit.libreoffice.org/20657 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Diffstat (limited to 'include/vcl/event.hxx')
-rw-r--r--include/vcl/event.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/event.hxx b/include/vcl/event.hxx
index aa9bb1f5fc9e..775a2fe2736c 100644
--- a/include/vcl/event.hxx
+++ b/include/vcl/event.hxx
@@ -407,7 +407,6 @@ private:
long mnRetValue;
public:
- NotifyEvent();
NotifyEvent( MouseNotifyEvent nEventType,
vcl::Window* pWindow,
const void* pEvent = nullptr,