Remove unused define

This commit is contained in:
Louis-Antoine 2020-03-22 15:17:16 +01:00
parent 6f9422d380
commit ea631715a6
1 changed files with 0 additions and 4 deletions

View File

@ -562,10 +562,6 @@ extern const char *compdate, *comptime, *comprevision, *compbranch;
// None of these that are disabled in the normal build are guaranteed to work perfectly
// Compile them at your own risk!
/// Backwards compatibility with SRB2CB's slope linedef types.
/// \note A simple shim that prints a warning.
#define ESLOPE_TYPESHIM
/// Allows the use of devmode in multiplayer. AKA "fishcake"
//#define NETGAME_DEVMODE