From da6cdd6b8083201c66349133693a173704f5d4df Mon Sep 17 00:00:00 2001 From: Eduardo Chappa Date: Sun, 3 Oct 2021 20:32:22 -0600 Subject: * Code clean up and removal of some warnings. --- pico/line.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'pico/line.c') diff --git a/pico/line.c b/pico/line.c index a2289280..0ae0ecfd 100644 --- a/pico/line.c +++ b/pico/line.c @@ -1,7 +1,3 @@ -#if !defined(lint) && !defined(DOS) -static char rcsid[] = "$Id: line.c 769 2007-10-24 00:15:40Z hubert@u.washington.edu $"; -#endif - /* * ======================================================================== * Copyright 2006-2007 University of Washington -- cgit v1.2.3-54-g00ecf