Преглед изворни кода

Remove inclusion of obstack.h

Sergey Poznyakoff пре 20 година
родитељ
комит
0037ae7f9e
1 измењених фајлова са 0 додато и 3 уклоњено
  1. 0 3
      src/incremen.c

+ 0 - 3
src/incremen.c

@@ -22,9 +22,6 @@
 #include <hash.h>
 #include <quotearg.h>
 #include "common.h"
-#define obstack_chunk_alloc xmalloc
-#define obstack_chunk_free free
-#include <obstack.h>
 
 /* Incremental dump specialities.  */