Removed external reference to GC_dont_gc, no needed in the new Boehm
authorRoger Sen <roger.sen@gmail.com>
Mon, 30 Mar 2015 18:02:57 +0000 (20:02 +0200)
committerDaniel Kochmański <dkochmanski@hellsgate.pl>
Tue, 31 Mar 2015 08:16:21 +0000 (10:16 +0200)
GC API.

src/c/main.d

index 53091d1..0ae9bda 100755 (executable)
@@ -44,7 +44,7 @@
 #include <ecl/cache.h>
 #include <ecl/internal.h>
 #include <ecl/ecl-inl.h>
-extern int GC_dont_gc;
+
 
 #include "ecl_features.h"
 #include "iso_latin_names.h"