From 526c8f5faa371ea199e20c3fb3f810f959986097 Mon Sep 17 00:00:00 2001
From: fluxgen <fluxgen>
Date: Tue, 16 Mar 2004 18:44:40 +0000
Subject: minor fix

---
 src/FbCommands.hh | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/FbCommands.hh b/src/FbCommands.hh
index 2d1d5da..f65869e 100644
--- a/src/FbCommands.hh
+++ b/src/FbCommands.hh
@@ -19,7 +19,7 @@
 // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 // DEALINGS IN THE SOFTWARE.
 
-// $Id: FbCommands.hh,v 1.17 2003/12/20 17:41:32 fluxgen Exp $
+// $Id: FbCommands.hh,v 1.18 2004/03/16 18:44:40 fluxgen Exp $
 
 // \file contains basic commands to restart, reconfigure, execute command and exit fluxbox
 
@@ -61,7 +61,6 @@ public:
     void execute();
 private:
     std::string m_cmd;
-    const int m_screen_num;
 };
 
 /// reconfigures fluxbox
-- 
cgit v0.11.2