Minor change.

This commit is contained in:
Florian Pose 2008-07-25 14:10:04 +00:00
parent 4f81ef3ede
commit 329ac89916
1 changed files with 0 additions and 2 deletions

View File

@ -19,8 +19,6 @@ class CommandStates:
string helpString() const;
void execute(MasterDevice &, const StringVector &);
protected:
};
/****************************************************************************/