Parcourir la source

Remove inclusion of obstack.h src/incremen.c

Sergey Poznyakoff il y a 20 ans
Parent
commit
18ee9a103a
1 fichiers modifiés avec 0 ajouts et 4 suppressions
  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);