Skip to content
Snippets Groups Projects
Commit 5536470a authored by Jonathan Wendt's avatar Jonathan Wendt
Browse files

Remove problematic X11 defines

parent fdbc3ba0
No related branches found
No related tags found
No related merge requests found
......@@ -111,10 +111,6 @@ typedef unsigned char KeyCode;
* RESERVED RESOURCE AND CONSTANT DEFINITIONS
*****************************************************************/
#ifndef None
#define None 0L /* universal null resource or null atom */
#endif
#define ParentRelative 1L /* background pixmap in CreateWindow
and ChangeWindowAttributes */
......@@ -136,8 +132,6 @@ typedef unsigned char KeyCode;
#define AllTemporary 0L /* special Resource ID passed to KillClient */
#define CurrentTime 0L /* special Time */
#define NoSymbol 0L /* special KeySym */
/*****************************************************************
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment