Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
nDisplay
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
LuFG VR VIS
VR-Group
Unreal-Development
nDisplay
Commits
5536470a
Commit
5536470a
authored
6 years ago
by
Jonathan Wendt
Browse files
Options
Downloads
Patches
Plain Diff
Remove problematic X11 defines
parent
fdbc3ba0
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
ThirdParty/X11/Include/X11/X.h
+0
-6
0 additions, 6 deletions
ThirdParty/X11/Include/X11/X.h
with
0 additions
and
6 deletions
ThirdParty/X11/Include/X11/X.h
+
0
−
6
View file @
5536470a
...
...
@@ -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 */
/*****************************************************************
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment