summaryrefslogtreecommitdiffstats
path: root/src/x.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/x.cpp')
-rw-r--r--src/x.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/x.cpp b/src/x.cpp
index 82c07fc..e0aa12f 100644
--- a/src/x.cpp
+++ b/src/x.cpp
@@ -192,7 +192,7 @@ namespace X
/////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////
- Crtc::Crtc(XID id = None, Screen * parent = NULL)
+ Crtc::Crtc(XID id, Screen * parent)
: XElement(id), _parent(parent)
{
// Get the information from XRROutputInfo