chiark / gitweb /
hbytes and crypto compile now
[chiark-tcl.git] / hbytes / hook.c
index 7eeb4377b9ff70f73287c4d7d4c6b72c982a548d..985122ecb1c912690aa612a58a5c623536597ab4 100644 (file)
@@ -310,7 +310,6 @@ int cht_do_hbytestoplevel_ulong(ClientData cd, Tcl_Interp *ip,
   return subcmd->func(0,ip,objc,objv);
 }
 
-extern int Chiark_tcl_hbytes_Init(Tcl_Interp *ip); /*called by load(3tcl)*/
 int Chiark_tcl_hbytes_Init(Tcl_Interp *ip) {
   static int initd;