Remove declaration of unused function.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
Andrew Borodin 2009-12-12 12:20:39 +03:00 committed by Slava Zanko
parent 2a17d8460f
commit 1aee8632ef

View File

@ -18,6 +18,4 @@
# include <ncursesw/curses.h>
#endif /* USE_NCURSESW */
void init_curses (void);
#endif /* MC_TTY_NCURSES_H */