diff --git a/mi/micmap.h b/mi/micmap.h index 40a04608c..781b4e440 100644 --- a/mi/micmap.h +++ b/mi/micmap.h @@ -13,10 +13,6 @@ extern _X_EXPORT DevPrivateKeyRec micmapScrPrivateKeyRec; #define micmapScrPrivateKey (&micmapScrPrivateKeyRec) -typedef Bool (*miInitVisualsProcPtr) (VisualPtr *, DepthPtr *, int *, int *, - int *, VisualID *, unsigned long, int, - int); - extern _X_EXPORT int miListInstalledColormaps(ScreenPtr pScreen, Colormap * pmaps); extern _X_EXPORT void miInstallColormap(ColormapPtr pmap);