ref: 5a42de478eb1573244d39ac9a4d0542c7975d39c
parent: 659f55ffe075fb4e80c6988076fbb083ba1352e6
author: qwx <qwx@sciops.net>
date: Sun Nov 20 08:56:43 EST 2022
remove stale prototype
--- a/fns.h
+++ b/fns.h
@@ -4,7 +4,6 @@
void setzoom(int, int);
void setpan(int);
void setloop(vlong);
-void setcur(usize, int);
void setofs(usize);
void setjump(usize);
void redraw(int);