mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 08:04:30 +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:
@@ -32,9 +32,9 @@
|
||||
#include <X11/X.h>
|
||||
|
||||
#include "dix/colormap_priv.h"
|
||||
#include "fb/fb_priv.h"
|
||||
#include "mi/mi_priv.h"
|
||||
|
||||
#include "fb.h"
|
||||
#include "micmap.h"
|
||||
|
||||
int
|
||||
|
||||
Reference in New Issue
Block a user