summaryrefslogtreecommitdiff
path: root/mi/mi.h
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 /mi/mi.h
parent07ecb969d7eb8d4ab0bb0b8a55a5f40f3c8ec5e3 (diff)
Remove unused X11R4 DDX compatibility function miClipNotify.
Diffstat (limited to 'mi/mi.h')
-rw-r--r--mi/mi.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/mi/mi.h b/mi/mi.h
index 3c85693dc..1f3c5f6ee 100644
--- a/mi/mi.h
+++ b/mi/mi.h
@@ -136,16 +136,6 @@ extern void miPutImage(
char * /*pImage*/
);
-/* miclipn.c */
-
-extern void miClipNotify(
- void (* /*func*/)(
- WindowPtr /* pWin */,
- int /* dx */,
- int /* dy */
- )
-);
-
/* micursor.c */
extern void miRecolorCursor(