tool/CommandRegRead.h
changeset 1826 ec6223c3b7ec
parent 1389 5b392b22a2da
child 1835 20748e9d2238
--- a/tool/CommandRegRead.h	Tue Feb 23 17:40:46 2010 +0100
+++ b/tool/CommandRegRead.h	Wed Feb 24 16:27:11 2010 +0100
@@ -41,7 +41,7 @@
         CommandRegRead();
 
         string helpString() const;
-        void execute(MasterDevice &, const StringVector &);
+        void execute(const StringVector &);
 };
 
 /****************************************************************************/