Author: Armin Rigo <[email protected]>
Branch: stacklet
Changeset: r46368:4ea89de467f1
Date: 2011-08-08 15:21 +0200
http://bitbucket.org/pypy/pypy/changeset/4ea89de467f1/
Log: Kill empty line.
diff --git a/pypy/translator/c/src/stacklet/stacklet.c
b/pypy/translator/c/src/stacklet/stacklet.c
--- a/pypy/translator/c/src/stacklet/stacklet.c
+++ b/pypy/translator/c/src/stacklet/stacklet.c
@@ -155,7 +155,6 @@
g_save(current, current->stack_stop
#ifdef DEBUG_DUMP
, 1
-
#endif
);
}
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit