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/osdep/altedit.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'pico/osdep/altedit.c') diff --git a/pico/osdep/altedit.c b/pico/osdep/altedit.c index e8cc80c4..f3e5304c 100644 --- a/pico/osdep/altedit.c +++ b/pico/osdep/altedit.c @@ -1,7 +1,3 @@ -#if !defined(lint) && !defined(DOS) -static char rcsid[] = "$Id: altedit.c 854 2007-12-07 17:44:43Z hubert@u.washington.edu $"; -#endif - /* * ======================================================================== * Copyright 2006-2007 University of Washington -- cgit v1.2.3-54-g00ecf