mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +00:00
dix: unexport fields from opaque.h not used by modules/drivers
Lots of fields from opaque.h aren't used by any drivers/modules and thus don't need to be exported at all. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1351>
This commit is contained in:
committed by
Marge Bot
parent
53e8ba3aff
commit
06b599edb6
@@ -40,6 +40,8 @@
|
||||
#include <GL/glxproto.h>
|
||||
#include "vndservervendor.h"
|
||||
|
||||
#include "dix/dix_priv.h"
|
||||
|
||||
ExtensionEntry *GlxExtensionEntry;
|
||||
int GlxErrorBase = 0;
|
||||
static CallbackListRec vndInitCallbackList;
|
||||
|
||||
Reference in New Issue
Block a user