- removed LOG_THIS from header file, since it was already defined in the

.cc files
This commit is contained in:
Bryce Denney 2001-06-11 06:21:07 +00:00
parent 3c2384b270
commit 17f2be70b9

View File

@ -7,7 +7,6 @@
*/
#include "bochs.h"
#define LOG_THIS this->
class pit_82C54 : public logfunctions {