tool/CommandData.h
changeset 1826 ec6223c3b7ec
parent 1804 742607c464c4
child 1968 4f682084c643
--- a/tool/CommandData.h	Tue Feb 23 17:40:46 2010 +0100
+++ b/tool/CommandData.h	Wed Feb 24 16:27:11 2010 +0100
@@ -41,7 +41,7 @@
         CommandData();
 
         string helpString() const;
-        void execute(MasterDevice &, const StringVector &);
+        void execute(const StringVector &);
 
     protected:
         void outputDomainData(MasterDevice &, const ec_ioctl_domain_t &);