Obsolete with a9fe6a0337183c653ede6b5724612a138b022fb9

Signed-off-by: Peter Hutterer <[email protected]>
---
 test/fake-symbols.c |    6 ------
 test/fake-symbols.h |    1 -
 2 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/test/fake-symbols.c b/test/fake-symbols.c
index 597c4c0..83f13cc 100644
--- a/test/fake-symbols.c
+++ b/test/fake-symbols.c
@@ -267,12 +267,6 @@ InitLedFeedbackClassDeviceStruct (DeviceIntPtr dev, 
LedCtrlProcPtr controlProc)
 }
 
 
-_X_EXPORT ScreenPtr
-miPointerGetScreen(DeviceIntPtr pDev)
-{
-    return NULL;
-}
-
 #if GET_ABI_MAJOR(ABI_XINPUT_VERSION) >= 11
 _X_EXPORT InputAttributes*
 DuplicateInputAttributes(InputAttributes *attrs)
diff --git a/test/fake-symbols.h b/test/fake-symbols.h
index d0349aa..50966c3 100644
--- a/test/fake-symbols.h
+++ b/test/fake-symbols.h
@@ -96,7 +96,6 @@ NewInputDeviceRequest (InputOption *options,
 extern Bool
 InitLedFeedbackClassDeviceStruct (DeviceIntPtr dev, LedCtrlProcPtr 
controlProc);
 
-extern ScreenPtr miPointerGetScreen(DeviceIntPtr pDev);
 #if GET_ABI_MAJOR(ABI_XINPUT_VERSION) >= 11
 extern InputAttributes* DuplicateInputAttributes(InputAttributes *attrs);
 #endif
-- 
1.7.4


------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
Linuxwacom-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to