summaryrefslogtreecommitdiff
path: root/Xi/chgptr.h
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2006-10-29 03:43:34 +0300
committerDaniel Stone <daniels@endtroducing.fooishbar.org>2006-10-29 03:43:34 +0300
commit96e32805d12fc36f0fa0926dbfb0dd8a5cadb739 (patch)
tree0a1a92660a406ac0631298d861a6da8258eb1ee0 /Xi/chgptr.h
parent68f595ca6c7883e030947b7f95c50e92aa733f2b (diff)
Xi: disallow changing core keyboard and pointer
Just short-circuit the change core keyboard/pointer requests.
Diffstat (limited to 'Xi/chgptr.h')
-rw-r--r--Xi/chgptr.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/Xi/chgptr.h b/Xi/chgptr.h
index aeda822aa..fb3b5cc39 100644
--- a/Xi/chgptr.h
+++ b/Xi/chgptr.h
@@ -53,9 +53,4 @@ void FindInterestedChildren( /* FIXME: could be static? */
int /* count */
);
-void SRepXChangePointerDevice(ClientPtr /* client */ ,
- int /* size */ ,
- xChangePointerDeviceReply * /* rep */
- );
-
#endif /* CHGPTR_H */