summaryrefslogtreecommitdiff
path: root/misc/vfu/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'misc/vfu/patches/patch-ae')
-rw-r--r--misc/vfu/patches/patch-ae13
1 files changed, 0 insertions, 13 deletions
diff --git a/misc/vfu/patches/patch-ae b/misc/vfu/patches/patch-ae
deleted file mode 100644
index a5ddaa76a57..00000000000
--- a/misc/vfu/patches/patch-ae
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ae,v 1.3 2000/04/29 04:15:41 mycroft Exp $
-
---- vslib/unicon.cpp.orig Fri Apr 28 21:11:45 2000
-+++ vslib/unicon.cpp Fri Apr 28 21:12:27 2000
-@@ -202,8 +202,6 @@
- {
- delwin(conio_scr);
- endwin();
-- echo();
-- nl();
- };
-
- void ConSuspend()