ports/editors/beav/patches/patch-basic_c

10 lines
199 B
Text

--- basic.c.orig Sat May 22 17:00:32 2010
+++ basic.c Sat May 22 17:00:40 2010
@@ -9,7 +9,6 @@
#include "def.h"
-bool move_ptr ();
bool forwchar ();
bool wind_on_dot ();
bool backline ();