From e53181d423f4f7dba56349612460ed7880c4c3e2 Mon Sep 17 00:00:00 2001 From: David Lawrence Ramsey Date: Thu, 14 Oct 2004 20:36:47 +0000 Subject: [PATCH] remove resetstatuspos prototype left over from when it was global git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1986 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- src/proto.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/proto.h b/src/proto.h index 864feb19..c88e45d8 100644 --- a/src/proto.h +++ b/src/proto.h @@ -82,7 +82,6 @@ extern char *full_operating_dir; extern char *alt_speller; #endif -extern bool resetstatuspos; extern struct stat fileinfo; extern filestruct *current, *fileage, *edittop, *filebot; extern filestruct *cutbuffer; -- 2.39.5