diff options
author | Peter Hutterer <peter@cs.unisa.edu.au> | 2008-02-25 17:52:45 +1030 |
---|---|---|
committer | Peter Hutterer <peter@cs.unisa.edu.au> | 2008-02-25 17:52:45 +1030 |
commit | d61f481a4455dd2a94674d2b7b26429cf9dcece3 (patch) | |
tree | 52720a618353e486d47f9a33c87370b876f44b27 /Xi/Makefile.am | |
parent | 27b21278939a06ab6a22c9902f202eae6c5fae72 (diff) |
Xi: remove GetPairedPointer handling.
obsolete, ListInputDevices provides this information now.
Diffstat (limited to 'Xi/Makefile.am')
-rw-r--r-- | Xi/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Xi/Makefile.am b/Xi/Makefile.am index 7804c51c6..2af1940eb 100644 --- a/Xi/Makefile.am +++ b/Xi/Makefile.am @@ -46,8 +46,6 @@ libXi_la_SOURCES = \ getkmap.h \ getmmap.c \ getmmap.h \ - getpairp.c \ - getpairp.h \ getprop.c \ getprop.h \ getselev.c \ |