From f1c4f705a19cc9ae306431be7a970712a40a2d9a Mon Sep 17 00:00:00 2001 From: Kent Mein Date: Fri, 27 Dec 2002 13:11:01 +0000 Subject: Removed the config.h thing from the .h's in the source dir. So we should be all set now :) Kent -- mein@cs.umn.edu --- .../Network/LoopBackNetwork/NG_LoopBackNetworkDeviceInterface.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'source/gameengine/Network/LoopBackNetwork') diff --git a/source/gameengine/Network/LoopBackNetwork/NG_LoopBackNetworkDeviceInterface.h b/source/gameengine/Network/LoopBackNetwork/NG_LoopBackNetworkDeviceInterface.h index 06774623f2a..bedf27b292b 100644 --- a/source/gameengine/Network/LoopBackNetwork/NG_LoopBackNetworkDeviceInterface.h +++ b/source/gameengine/Network/LoopBackNetwork/NG_LoopBackNetworkDeviceInterface.h @@ -36,10 +36,6 @@ #include #include "NG_NetworkDeviceInterface.h" -#ifdef HAVE_CONFIG_H -#include -#endif - class NG_LoopBackNetworkDeviceInterface : public NG_NetworkDeviceInterface { enum { -- cgit v1.2.3