summaryrefslogtreecommitdiff
path: root/include/vcl/debugevent.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-03-02 10:43:28 +0200
committerNoel Grandin <noel@peralex.com>2015-03-19 10:45:00 +0200
commit062e40c76bcab664907737feace74f134a25c29c (patch)
tree83d8e99e62f8183bad31934cceed1c1626285b12 /include/vcl/debugevent.hxx
parent4e6410ba0155d4c2ac539fd37f75aa72d489e206 (diff)
loplugin:constantfunction: vcl
Change-Id: I985b781a8d53190505fcb1182749cdaf5cd0f8d0
Diffstat (limited to 'include/vcl/debugevent.hxx')
-rw-r--r--include/vcl/debugevent.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/debugevent.hxx b/include/vcl/debugevent.hxx
index 41b2a47730da..868fd882567f 100644
--- a/include/vcl/debugevent.hxx
+++ b/include/vcl/debugevent.hxx
@@ -24,7 +24,6 @@ class VCL_DLLPUBLIC DebugEventInjector : Timer {
vcl::Window *ChooseWindow();
void InjectTextEvent();
void InjectMenuEvent();
- void InjectMouseEvent();
void InjectEvent();
void InjectKeyNavEdit();
virtual void Invoke() SAL_OVERRIDE;