--- innwebd/App_common.h 2004/06/30 12:54:15 1.1 +++ innwebd/App_common.h 2004/07/02 11:21:20 1.2 @@ -13,7 +13,6 @@ /*******************************************************/ #pragma once -#include ".\nntp_log.h" class App_common { @@ -25,5 +24,3 @@ public: static CString GetVersion(void); }; - -extern nntp_log nlog;