]> Dogcows Code - chaz/openbox/blobdiff - openbox/prop.c
use EXIT_SUCCESS. it's the same thing, but more correct.
[chaz/openbox] / openbox / prop.c
index 3d40f637495f39b111aeac6ea65a405a4e7f4da6..6c103e6df0e9a28db1de1218a65ad1dd81bed7e3 100644 (file)
@@ -153,8 +153,6 @@ void prop_startup()
     CREATE(openbox_pid, "_OPENBOX_PID");
     CREATE(ob_wm_state_undecorated, "_OB_WM_STATE_UNDECORATED");
     CREATE(ob_control, "_OB_CONTROL");
-    CREATE(ob_reconfigure, "_OB_RECONFIGURE");
-    CREATE(ob_restart, "_OB_RESTART");
 }
 
 #include <X11/Xutil.h>
This page took 0.022773 seconds and 4 git commands to generate.