summaryrefslogtreecommitdiff
path: root/gcc/cp/search.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/search.c')
-rw-r--r--gcc/cp/search.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/cp/search.c b/gcc/cp/search.c
index 95d5dde8cf0..692a0e3ac0a 100644
--- a/gcc/cp/search.c
+++ b/gcc/cp/search.c
@@ -33,10 +33,6 @@ Boston, MA 02111-1307, USA. */
#include "output.h"
#include "ggc.h"
#include "toplev.h"
-
-#define obstack_chunk_alloc xmalloc
-#define obstack_chunk_free free
-
#include "stack.h"
/* Obstack used for remembering decision points of breadth-first. */