more debug changes
[physics.git] / src / main.cpp
index 84964d2..a9984f6 100644 (file)
@@ -117,9 +117,7 @@ void init()
 
 void clean()
 {
-#ifdef DEBUGGING
-    cout << "Cleaning up" << endl;
-#endif
+    DPF(0, "Cleaning up");
 
     cfg::clean();