shithub: mc

Download patch

ref: 6aeba77ec718b9c0104a5b86da52cbdd1416011f
parent: ea3250341f4e4d02b0613be9fc228fac0f4c0e40
author: Ori Bernstein <ori@eigenstate.org>
date: Thu Jan 1 10:54:30 EST 2015

Remove unused debug declaration.

--- a/libstd/alloc.myr
+++ b/libstd/alloc.myr
@@ -42,7 +42,6 @@
 
 
 ;;
-extern const put : (b : byte[:], args : ... -> size)
 
 /* null pointers. only used internally. */
 const Zslab	= 0 castto(slab#)