summaryrefslogtreecommitdiffstats
path: root/x11-drivers/xf86-input-wacom/files/patch-src-xf86Wacom.c
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers/xf86-input-wacom/files/patch-src-xf86Wacom.c')
-rw-r--r--x11-drivers/xf86-input-wacom/files/patch-src-xf86Wacom.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/x11-drivers/xf86-input-wacom/files/patch-src-xf86Wacom.c b/x11-drivers/xf86-input-wacom/files/patch-src-xf86Wacom.c
index 3f2e4f1..94b650a 100644
--- a/x11-drivers/xf86-input-wacom/files/patch-src-xf86Wacom.c
+++ b/x11-drivers/xf86-input-wacom/files/patch-src-xf86Wacom.c
@@ -18,13 +18,3 @@
/* for all other errors, hope that the hotplugging code will
* remove the device */
if (errno != EAGAIN && errno != EINTR)
-@@ -823,9 +834,7 @@ static void wcmUnlinkTouchAndPen(InputIn
- 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 "
OpenPOWER on IntegriCloud