summaryrefslogtreecommitdiff
path: root/net/trafshow/patches/patch-aa
blob: b68b6afff90da10f086d20162b8fdc5071c1b71a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$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.
  */