summaryrefslogtreecommitdiff
path: root/hw/xfree86/loader/misym.c
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2006-01-06 17:05:26 +0000
committerAdam Jackson <ajax@nwnk.net>2006-01-06 17:05:26 +0000
commit39ce5f1544029412f4060f3e89ce1d87222ef42b (patch)
treea905dcfe79bed04ff9a92e84ab0d9c180f90447d /hw/xfree86/loader/misym.c
parent07ecb969d7eb8d4ab0bb0b8a55a5f40f3c8ec5e3 (diff)
Remove unused X11R4 DDX compatibility function miClipNotify.
Diffstat (limited to 'hw/xfree86/loader/misym.c')
-rw-r--r--hw/xfree86/loader/misym.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/hw/xfree86/loader/misym.c b/hw/xfree86/loader/misym.c
index 577b42947..dc3cb5a85 100644
--- a/hw/xfree86/loader/misym.c
+++ b/hw/xfree86/loader/misym.c
@@ -1,4 +1,4 @@
-/* $XdotOrg: xc/programs/Xserver/hw/xfree86/loader/misym.c,v 1.3 2005/06/26 02:48:36 ajax Exp $ */
+/* $XdotOrg: xserver/xorg/hw/xfree86/loader/misym.c,v 1.9 2005/10/18 04:02:31 aplattner Exp $ */
/* $XFree86: xc/programs/Xserver/hw/xfree86/loader/misym.c,v 1.38 2003/10/15 16:29:04 dawes Exp $ */
/*
@@ -193,7 +193,6 @@ LOOKUP miLookupTab[] = {
SYMFUNC(miInitVisuals)
SYMFUNC(miWindowExposures)
SYMFUNC(miSegregateChildren)
- SYMFUNC(miClipNotify)
SYMFUNC(miHookInitVisuals)
SYMFUNC(miPointerAbsoluteCursor)
SYMFUNC(miPointerGetMotionEvents)