diff config.h.bot @ 2800:9aeba8e006a4

[project @ 1997-03-09 09:50:20 by jwe]
author jwe
date Sun, 09 Mar 1997 09:50:39 +0000
parents c80d72d52385
children 38684be52a3e
line wrap: on
line diff
--- a/config.h.bot
+++ b/config.h.bot
@@ -7,8 +7,6 @@
 #define GCC_ATTR_UNUSED
 #endif
 
-#define STATIC_CAST(T, E) (T) (E)
-
 #define DYNAMIC_CAST(T, E) (T) (E)
 
 #define REINTERPRET_CAST(T, E) (T) (E)