diff widgets/CommandHistory.cpp @ 808:40c6c9344ff6 warnfix_no_size_t

Merge from branch tony_integration
author Chris Cannam
date Wed, 18 Jun 2014 08:40:46 +0100
parents 102ffad481e6
children 4a578a360011
line wrap: on
line diff
--- a/widgets/CommandHistory.cpp	Tue Jun 17 15:55:27 2014 +0100
+++ b/widgets/CommandHistory.cpp	Wed Jun 18 08:40:46 2014 +0100
@@ -37,7 +37,7 @@
 
 #include <typeinfo>
 
-#define DEBUG_COMMAND_HISTORY 1
+//#define DEBUG_COMMAND_HISTORY 1
 
 CommandHistory *CommandHistory::m_instance = 0;