From 30a7a06a9e91a91b8517f67897831c1407713e57 Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Sun, 26 Oct 2008 11:38:44 +0100 Subject: Nuke prototype for nonexistent function miDoInitVisuals was removed in commit 94825ad3c72a1c3f6a61199c302841f63241cf87, but its prototype was left. --- mi/micmap.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'mi/micmap.c') diff --git a/mi/micmap.c b/mi/micmap.c index 2d43e012c..b92ddece5 100644 --- a/mi/micmap.c +++ b/mi/micmap.c @@ -48,10 +48,6 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE. _X_EXPORT ColormapPtr miInstalledMaps[MAXSCREENS]; -static Bool miDoInitVisuals(VisualPtr *visualp, DepthPtr *depthp, int *nvisualp, - int *ndepthp, int *rootDepthp, VisualID *defaultVisp, - unsigned long sizes, int bitsPerRGB, int preferredVis); - _X_EXPORT int miListInstalledColormaps(ScreenPtr pScreen, Colormap *pmaps) { -- cgit v1.2.3