Minor change.
authorFlorian Pose <fp@igh-essen.com>
Fri, 25 Jul 2008 14:10:04 +0000
changeset 1149 f1fce286d53b
parent 1148 1762296870bd
child 1150 c589b54ade01
Minor change.
tool/CommandStates.h
--- a/tool/CommandStates.h	Fri Jul 25 09:08:12 2008 +0000
+++ b/tool/CommandStates.h	Fri Jul 25 14:10:04 2008 +0000
@@ -19,8 +19,6 @@
 
         string helpString() const;
         void execute(MasterDevice &, const StringVector &);
-
-    protected:
 };
 
 /****************************************************************************/