diff options
Diffstat (limited to 'net/trafshow/patches/patch-aa')
-rw-r--r-- | net/trafshow/patches/patch-aa | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net/trafshow/patches/patch-aa b/net/trafshow/patches/patch-aa deleted file mode 100644 index b68b6afff90..00000000000 --- a/net/trafshow/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.3 2006/06/05 17:02:06 minskim Exp $ - ---- screen.c.orig 2004-05-19 02:28:53.000000000 -0700 -+++ screen.c -@@ -41,8 +41,6 @@ int use_colors = 0; - int prompt_mode = 0; - double line_factor = 1; - --extern int curs_dock_x, curs_dock_y; -- - /* - * Initialize curses. - */ |