]> Dogcows Code - chaz/openbox/blobdiff - src/python.cc
move the restart into main.cc, so the openbox class can clean up properly before...
[chaz/openbox] / src / python.cc
index 179e737264e9b0c2da1df04a95d8b029b5a1756f..27434074700d3360b9a888dba71375091ee97c34 100644 (file)
@@ -44,7 +44,6 @@ void python_init(char *argv0)
 
 void python_destroy()
 {
-  Py_DECREF(obdict);
   Py_Finalize();
 }
 
This page took 0.019938 seconds and 4 git commands to generate.