From: Thomas Roessler Date: Sat, 18 Nov 2000 19:50:48 +0000 (+0000) Subject: Remove an unnecessary include statement. X-Git-Tag: mutt-1-3-12-rel~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=46e4be409e643fbe4bb4556324dbca7ac9ee574c;p=mutt Remove an unnecessary include statement. --- diff --git a/curs_lib.c b/curs_lib.c index 6a9d269c..8a4aa17d 100644 --- a/curs_lib.c +++ b/curs_lib.c @@ -33,7 +33,6 @@ #ifdef HAVE_LANGINFO_YESEXPR #include -#include #endif /* not possible to unget more than one char under some curses libs, and it