summaryrefslogtreecommitdiffstats
path: root/compton.h
diff options
context:
space:
mode:
authorRichard Grenville <pyxlcy@gmail.com>2012-10-10 21:12:46 +0800
committerRichard Grenville <pyxlcy@gmail.com>2012-10-10 21:17:48 +0800
commit5d3425b5dc3b651f8638fc545a6f8efcca8fd35a (patch)
tree379fec3fdcea0f74edef81844f052b300766a34e /compton.h
parentae5771e1cfad32f0c2a0a8ed59fb04867f43b5b2 (diff)
downloadtdebase-5d3425b5dc3b651f8638fc545a6f8efcca8fd35a.tar.gz
tdebase-5d3425b5dc3b651f8638fc545a6f8efcca8fd35a.zip
Misc: Code clean-up
- Fix a memory leak in register_cm(). - Print a warning message if argument of --vsync is invalid. - Known bug: compton will probably freeze X if another compositing window manager is running and --vsync opengl is enabled, with nvidia-drivers-304.51. Probably an issue on the driver. I could see no workaround.
Diffstat (limited to 'compton.h')
-rw-r--r--compton.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/compton.h b/compton.h
index 0f2f35e68..d28018b73 100644
--- a/compton.h
+++ b/compton.h
@@ -31,7 +31,6 @@
// Whether to enable OpenGL VSync support
// #define CONFIG_VSYNC_OPENGL 1
-#define NDEBUG 1
// === Includes ===
// For some special functions