mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +00:00
fb: unexport fbValidateDrawable()
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:
@@ -36,6 +36,7 @@
|
||||
#include <assert.h>
|
||||
#include <X11/Xatom.h>
|
||||
|
||||
#include "fb/fb_priv.h"
|
||||
#include "mi/mi_priv.h"
|
||||
#include "dix_priv.h"
|
||||
|
||||
@@ -47,7 +48,6 @@
|
||||
extern int darwinMainScreenX, darwinMainScreenY;
|
||||
extern Bool no_configure_window;
|
||||
#endif
|
||||
#include "fb.h"
|
||||
|
||||
#include "rootlessCommon.h"
|
||||
#include "rootlessWindow.h"
|
||||
|
||||
Reference in New Issue
Block a user