diff widgets/CommandHistory.cpp @ 800:102ffad481e6 tonioni

Comment out debug
author Chris Cannam
date Mon, 16 Jun 2014 11:40:02 +0100
parents f428bd852580
children 4a578a360011
line wrap: on
line diff
--- a/widgets/CommandHistory.cpp	Fri Jun 13 17:44:58 2014 +0100
+++ b/widgets/CommandHistory.cpp	Mon Jun 16 11:40:02 2014 +0100
@@ -37,7 +37,7 @@
 
 #include <typeinfo>
 
-#define DEBUG_COMMAND_HISTORY 1
+//#define DEBUG_COMMAND_HISTORY 1
 
 CommandHistory *CommandHistory::m_instance = 0;