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 1cd175ab4..6840efcbe 100644 --- a/src/Root.h +++ b/src/Root.h @@ -196,8 +196,6 @@ private: cMojangAPI m_MojangAPI; cHTTPServer m_HTTPServer; - cMCLogger * m_Log; - bool m_bStop; bool m_bRestart; |