merge XFree86 4.3.0.1 to -CURRENT
This commit is contained in:
@@ -30,8 +30,6 @@ is" without express or implied warranty.
|
||||
#include "XNWindow.h"
|
||||
#include "Args.h"
|
||||
|
||||
#define lowbit(x) ((x) & (~(x) + 1))
|
||||
|
||||
static ColormapPtr InstalledMaps[MAXSCREENS];
|
||||
|
||||
Bool xnestCreateColormap(pCmap)
|
||||
|
||||
Reference in New Issue
Block a user