Files
pkgsrc-ng/editors/beav/patches/patch-ag
2016-11-18 22:39:22 +01:00

15 lines
298 B
Plaintext

$NetBSD: patch-ag,v 1.3 2016/03/30 10:03:46 jperkin Exp $
Remove unused functions.
--- file.c.orig 2007-11-25 12:03:46.000000000 +0000
+++ file.c
@@ -10,7 +10,6 @@
char load_file ();
char readin ();
void makename ();
-bool writeout ();
bool parse_f_name ();
A32 ffseek ();
A32 file_len ();