summaryrefslogtreecommitdiffstats
path: root/krandr/randr.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'krandr/randr.cpp')
-rw-r--r--krandr/randr.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/krandr/randr.cpp b/krandr/randr.cpp
index 2e3a30eee..45f89dc08 100644
--- a/krandr/randr.cpp
+++ b/krandr/randr.cpp
@@ -73,7 +73,6 @@ void RandRScreen::loadSettings()
XRRFreeScreenConfigInfo(d->config);
d->config = XRRGetScreenInfo(qt_xdisplay(), RootWindow(qt_xdisplay(), m_screen));
- Q_ASSERT(d->config);
Rotation rotation;
if (d->config) {