X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Flibgame%2Fplatform.h;h=6587f9e3380b3d8aef14760568b1c716f74d93f6;hp=2fe3be79d5e0a76320ac52e9e991ffb5f5a3fadc;hb=534881ab3184952023d05c6aa739bc7fcf8da82a;hpb=5eb97ccbaffc671f05dd73bf0548c1666414017e diff --git a/src/libgame/platform.h b/src/libgame/platform.h index 2fe3be79..6587f9e3 100644 --- a/src/libgame/platform.h +++ b/src/libgame/platform.h @@ -165,12 +165,4 @@ #endif -/* ========================================================================= */ -/* this should better go into "system.h" or "features.h" (yet to be created) */ -/* ========================================================================= */ - -#if defined(PLATFORM_UNIX) || defined(TARGET_SDL) -#define NETWORK_AVALIABLE -#endif - #endif /* PLATFORM_H */