From 974357c1df690590e7608e93f749541c9f35cbf2 Mon Sep 17 00:00:00 2001
From: Florian Pose <fp@igh-essen.com>
Date: Fri, 25 Jul 2008 14:10:04 +0000
Subject: [PATCH] Minor change.

---
 tool/CommandStates.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/tool/CommandStates.h b/tool/CommandStates.h
index d3e27ef4..e2a17aad 100644
--- a/tool/CommandStates.h
+++ b/tool/CommandStates.h
@@ -19,8 +19,6 @@ class CommandStates:
 
         string helpString() const;
         void execute(MasterDevice &, const StringVector &);
-
-    protected:
 };
 
 /****************************************************************************/
-- 
GitLab