shithub: mc

Download patch

ref: 4c776943124502b2249a7e42a3737122dfca79e6
parent: 812b363d893293993375c6db5243b0c5ca873dad
author: Ori Bernstein <[email protected]>
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#)