X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-tcl.git;a=blobdiff_plain;f=hbytes%2Fhook.c;h=985122ecb1c912690aa612a58a5c623536597ab4;hp=7eeb4377b9ff70f73287c4d7d4c6b72c982a548d;hb=288c17549e4d409b60147b6eb8444e72c0eea4e2;hpb=da1c2c3cbb87a600f19e250f93ef9fa4f89844fc;ds=sidebyside diff --git a/hbytes/hook.c b/hbytes/hook.c index 7eeb437..985122e 100644 --- a/hbytes/hook.c +++ b/hbytes/hook.c @@ -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;