From f0eec7572dfa630f903e91ac44a41f3503112846 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 16 May 2017 10:42:49 +0100 Subject: ExternalZoom and ExternalScroll are unused MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit which leads to CommandWheelMode::ZOOM_SCALE becoming unused and so touch/touch.h is unnecessary Change-Id: I7cb9a4f6af2719deb0d768e35d514b59010daf79 Reviewed-on: https://gerrit.libreoffice.org/37671 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- vcl/inc/salwtype.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'vcl/inc/salwtype.hxx') diff --git a/vcl/inc/salwtype.hxx b/vcl/inc/salwtype.hxx index 605e26c94774..12ed894b67f3 100644 --- a/vcl/inc/salwtype.hxx +++ b/vcl/inc/salwtype.hxx @@ -79,8 +79,6 @@ enum class SalEvent { SurroundingTextRequest, SurroundingTextSelectionChange, StartReconversion, - ExternalZoom, - ExternalScroll, QueryCharPosition, Swipe, LongPress -- cgit v1.2.3