mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +00:00
fb: unexport fbListInstalledColormaps()
Not used by any drivers, so no need to keep it exported. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -22,5 +22,6 @@ static inline void fbValidateDrawable(DrawablePtr d) {}
|
||||
#endif /* FB_DEBUG */
|
||||
|
||||
Bool fbAllocatePrivates(ScreenPtr pScreen);
|
||||
int fbListInstalledColormaps(ScreenPtr pScreen, Colormap* pmaps);
|
||||
|
||||
#endif /* XORG_FB_PRIV_H */
|
||||
|
||||
Reference in New Issue
Block a user