From 5bf060f06c7ee2d7ffa6a86b2e15acc4d472a9da Mon Sep 17 00:00:00 2001 From: Tiger Wang Date: Sun, 2 Feb 2014 20:09:15 +0000 Subject: Revert "Again improved LogReplaceLine" This reverts commit dd325d742db9db54a25460fcacd093e7cc6f44f0. --- src/Log.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Log.h') diff --git a/src/Log.h b/src/Log.h index 6944edd88..c9ca17864 100644 --- a/src/Log.h +++ b/src/Log.h @@ -11,6 +11,7 @@ private: FILE * m_File; static cLog * s_Log; + size_t m_LastStringSize; public: -- cgit v1.2.3