diff --git a/rcfile.c b/rcfile.c index 3fa012d8..f1fee956 100644 --- a/rcfile.c +++ b/rcfile.c @@ -432,7 +432,6 @@ void do_rcfile(void) { char *unable = _("Unable to open ~/.nanorc file, %s"); struct stat fileinfo; - int skip=0; FILE *rcstream; if (getenv("HOME") == NULL)