Removed bogus include

This commit is contained in:
kipp 1998-07-14 00:57:16 +00:00
parent 7430059fdf
commit e880bb1b2f

View File

@ -151,7 +151,6 @@ private:
//----------------------------------------------------------------------
#ifdef NS_DEBUG
#include "prlog.h"
/**
* Note: the log module is created during initialization which
* means that you cannot perform logging before then.