]> git.sur5r.net Git - i3/i3lock/blobdiff - xinerama.c
remove support for NOLIBCAIRO, cairo-xcb is widespread by now
[i3/i3lock] / xinerama.c
index e4b87a4b8fdc4cece0969e54a8f628325ff6b35a..47a35f97e736803ac937af83acaf88a8a0d1689b 100644 (file)
@@ -46,6 +46,7 @@ void xinerama_init(void) {
     }
 
     xinerama_active = true;
+    free(reply);
 }
 
 void xinerama_query_screens(void) {