aboutsummaryrefslogtreecommitdiff
path: root/src/FbCommands.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/FbCommands.hh')
-rw-r--r--src/FbCommands.hh3
1 files changed, 1 insertions, 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 @@
19// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 19// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
20// DEALINGS IN THE SOFTWARE. 20// DEALINGS IN THE SOFTWARE.
21 21
22// $Id: FbCommands.hh,v 1.17 2003/12/20 17:41:32 fluxgen Exp $ 22// $Id: FbCommands.hh,v 1.18 2004/03/16 18:44:40 fluxgen Exp $
23 23
24// \file contains basic commands to restart, reconfigure, execute command and exit fluxbox 24// \file contains basic commands to restart, reconfigure, execute command and exit fluxbox
25 25
@@ -61,7 +61,6 @@ public:
61 void execute(); 61 void execute();
62private: 62private:
63 std::string m_cmd; 63 std::string m_cmd;
64 const int m_screen_num;
65}; 64};
66 65
67/// reconfigures fluxbox 66/// reconfigures fluxbox