summaryrefslogtreecommitdiff
path: root/include/vcl/accel.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-05-30 15:37:25 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-05-31 06:28:41 +0000
commit3d7325898547c94826cfddc6852d400e84e2dda1 (patch)
tree894e0f527f0dc42f478b10d34cf95c94e6d74e83 /include/vcl/accel.hxx
parentfafb2cf4de2eb2de46afab0738b7fd95663c0164 (diff)
loplugin:unusedmethods
Change-Id: Ifeb818227a960cab8fd2e8e7352468efbfe1232c Reviewed-on: https://gerrit.libreoffice.org/25668 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'include/vcl/accel.hxx')
-rw-r--r--include/vcl/accel.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/accel.hxx b/include/vcl/accel.hxx
index f34b44372fc9..0e453ec3933b 100644
--- a/include/vcl/accel.hxx
+++ b/include/vcl/accel.hxx
@@ -73,7 +73,6 @@ public:
sal_uInt16 GetItemCount() const;
sal_uInt16 GetItemId( sal_uInt16 nPos ) const;
- vcl::KeyCode GetKeyCode( sal_uInt16 nItemId ) const;
Accelerator* GetAccel( sal_uInt16 nItemId ) const;