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