Author: Armin Rigo <ar...@tunes.org>
Branch: hashtable
Changeset: r1498:ece6317ba186
Date: 2014-11-07 19:06 +0100
http://bitbucket.org/pypy/stmgc/changeset/ece6317ba186/

Log:    Remove this include, which is outdated

diff --git a/c7/stm/hashtable.c b/c7/stm/hashtable.c
--- a/c7/stm/hashtable.c
+++ b/c7/stm/hashtable.c
@@ -1,5 +1,3 @@
-#include "stmgc.h"
-
 /*
 Design of stmgc's "hashtable" objects
 =====================================
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to