tool/CommandDebug.h
changeset 1826 ec6223c3b7ec
parent 1363 11c0b2caa253
child 1968 4f682084c643
--- a/tool/CommandDebug.h	Tue Feb 23 17:40:46 2010 +0100
+++ b/tool/CommandDebug.h	Wed Feb 24 16:27:11 2010 +0100
@@ -41,7 +41,7 @@
         CommandDebug();
 
         string helpString() const;
-        void execute(MasterDevice &, const StringVector &);
+        void execute(const StringVector &);
 };
 
 /****************************************************************************/