فهرست منبع

Remove inclusion of obstack.h src/incremen.c

Sergey Poznyakoff 20 سال پیش
والد
کامیت
18ee9a103a
1فایلهای تغییر یافته به همراه0 افزوده شده و 4 حذف شده
  1. 0 4
      src/xheader.c

+ 0 - 4
src/xheader.c

@@ -26,10 +26,6 @@
 
 #include "common.h"
 
-#define obstack_chunk_alloc xmalloc
-#define obstack_chunk_free free
-#include <obstack.h>
-
 #include <fnmatch.h>
 
 static bool xheader_protected_pattern_p (char const *pattern);