Преглед на файлове

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.  */