diff --git a/lib/roken/roken-common.h b/lib/roken/roken-common.h index ac60a6b1c..730cafa14 100644 --- a/lib/roken/roken-common.h +++ b/lib/roken/roken-common.h @@ -258,8 +258,6 @@ #define __attribute__(x) #endif -#define rk_UNCONST(x) ((void *)(unsigned long)(const void *)(x)) - ROKEN_CPP_START #ifndef IRIX4 /* fix for compiler bug */