Introduced in de650d6224

Reported-by: Matt Turner <matts...@gmail.com>
Signed-off-by: Peter Hutterer <peter.hutte...@who-t.net>
---
 src/xf86Wacom.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/xf86Wacom.c b/src/xf86Wacom.c
index 26b4e9c..a511fd2 100644
--- a/src/xf86Wacom.c
+++ b/src/xf86Wacom.c
@@ -823,9 +823,7 @@ static void wcmUnlinkTouchAndPen(InputInfoPtr pInfo)
 static int wcmDevProc(DeviceIntPtr pWcm, int what)
 {
        InputInfoPtr pInfo = (InputInfoPtr)pWcm->public.devicePrivate;
-#ifdef DEBUG
        WacomDevicePtr priv = (WacomDevicePtr)pInfo->private;
-#endif
        Status rc = !Success;
 
        DBG(2, priv, "BEGIN dev=%p priv=%p "
-- 
2.9.3


------------------------------------------------------------------------------
Announcing the Oxford Dictionaries API! The API offers world-renowned
dictionary content that is easy and intuitive to access. Sign up for an
account today to start using our lexical data to power your apps and
projects. Get started today and enter our developer competition.
http://sdm.link/oxford
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to