cwconfig.py
changeset 9258 4e79f587c6ab
parent 9257 ce338133c92c
child 9363 d773589b6d46
--- a/cwconfig.py	Mon Aug 26 16:15:29 2013 +0200
+++ b/cwconfig.py	Mon Aug 26 11:36:19 2013 +0200
@@ -327,7 +327,7 @@
     # the format below can be useful to debug multi thread issues:
     # log_format = '%(asctime)s - [%(threadName)s] (%(name)s) %(levelname)s: %(message)s'
     # nor remove appobjects based on unused interface [???]
-    cleanup_interface_sobjects = True
+    cleanup_unused_appobjects = True
 
     if (CWDEV and _forced_mode != 'system'):
         mode = 'user'