From ffda6c291ea41202da466252fb1e743ce0187b13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Santos=20Costa?= Date: Sun, 17 Aug 2014 15:33:11 -0500 Subject: [PATCH] fix macro stuff. --- CXX/yapi.hh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/CXX/yapi.hh b/CXX/yapi.hh index ad65f4e4e..0ff85d192 100644 --- a/CXX/yapi.hh +++ b/CXX/yapi.hh @@ -78,10 +78,6 @@ extern "C" { #endif -#ifdef CACHE_REGS -#undef CACHE_REGS -#endif - // taken from yap_structs.h #include "iopreds.h"