mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-27 12:19:10 +00:00
(!1799) xkb: move _XkbLibError macro into private header
It's only used internally in xkb. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -259,8 +259,6 @@ extern _X_EXPORT const char *XkbBinDirectory;
|
||||
|
||||
extern _X_EXPORT CARD32 xkbDebugFlags;
|
||||
|
||||
#define _XkbLibError(c,l,d) /* Epoch fail */
|
||||
|
||||
/* "a" is a "unique" numeric identifier that just defines which error
|
||||
* code statement it is. _XkbErrCode2(4, foo) means "this is the 4th error
|
||||
* statement in this function". lovely.
|
||||
|
||||
Reference in New Issue
Block a user