# HG changeset patch # User Florian Pose # Date 1216995004 0 # Node ID f1fce286d53b68b506ce53eea3b46c0f3e3b15df # Parent 1762296870bd56d16dc3cffa8d56b3553a1352b4 Minor change. diff -r 1762296870bd -r f1fce286d53b 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: }; /****************************************************************************/