瀏覽代碼

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);