diff options
Diffstat (limited to 'src/Root.h')
-rw-r--r-- | src/Root.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Root.h b/src/Root.h index 2e870a1ee..9bc975889 100644 --- a/src/Root.h +++ b/src/Root.h @@ -193,8 +193,6 @@ private: cRankManager m_RankManager; cHTTPServer m_HTTPServer; - cMCLogger * m_Log; - bool m_bStop; bool m_bRestart; |