diff --git a/src/doomdef.h b/src/doomdef.h
index 2ed66aecc90763f562a8d59937754ad934dd7831..358d0d82c51d0860209aa690df4ac6daea3037fb 100644
--- a/src/doomdef.h
+++ b/src/doomdef.h
@@ -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