From 7b39c4944dd9c6fa0778305e1cbd7286ce6571b5 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Sun, 20 Mar 2011 23:36:34 +0100 Subject: debug modes. -D now needs an arg: 0 for regular terminal output, 1 for debug console widget (to use on clients). new action ctrl + x kills app --- src/sysInfo.cpp | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'src/sysInfo.cpp') diff --git a/src/sysInfo.cpp b/src/sysInfo.cpp index a261fe5..81e39f8 100644 --- a/src/sysInfo.cpp +++ b/src/sysInfo.cpp @@ -1,10 +1,5 @@ #include "sysInfo.h" -#include -#include -#include -#include -#include -#include + // ------------------------------------------------------------------------------------------------ sysInfo::sysInfo(){ -- cgit v1.2.3-55-g7522