r22229: discard_const_p is in lib/replace now
authorStefan Metzmacher <metze@samba.org>
Sun, 15 Apr 2007 21:14:37 +0000 (21:14 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:19:21 +0000 (12:19 -0500)
metze

source/lib/ldb/include/includes.h

index 7a2e112241dc3cf777f058480f6ddf6bb7c5814e..e2bcca2b04ba017ed299abba4f1ff5e3c4aabbf1 100644 (file)
 #define dyn_MODULESDIR dyn_LIBDIR
 #endif
 
-
-
-#define discard_const_p(type, ptr) ((type *)((intptr_t)(ptr)))
-
 #include "replace.h"
 #include "system/filesys.h"
 #include "system/network.h"