Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nx-libs
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dimbor
nx-libs
Commits
f963593c
Commit
f963593c
authored
Feb 27, 2018
by
Mihai Moldovan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
nx-X11/programs/Xserver/{include/globals.h,mi/miinitext.c}: remove DPSEXT left-overs.
parent
7a4aa75d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
7 deletions
+0
-7
globals.h
nx-X11/programs/Xserver/include/globals.h
+0
-4
miinitext.c
nx-X11/programs/Xserver/mi/miinitext.c
+0
-3
No files found.
nx-X11/programs/Xserver/include/globals.h
View file @
f963593c
...
...
@@ -66,10 +66,6 @@ extern Bool noDamageExtension;
extern
Bool
noDbeExtension
;
#endif
#ifdef DPSEXT
extern
Bool
noDPSExtension
;
#endif
#ifdef DPMSExtension
extern
Bool
noDPMSExtension
;
#endif
...
...
nx-X11/programs/Xserver/mi/miinitext.c
View file @
f963593c
...
...
@@ -243,9 +243,6 @@ extern void XFree86DRIExtensionInit(void);
#ifdef DPMSExtension
extern
void
DPMSExtensionInit
(
void
);
#endif
#ifdef DPSEXT
extern
void
DPSExtensionInit
(
void
);
#endif
#ifdef RENDER
extern
void
RenderExtensionInit
(
void
);
#endif
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment