Ticket #3151: lib/global.h: remove declaration of refresh_screen().

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
Andrew Borodin 2014-01-13 09:27:55 +04:00
parent f0da49345a
commit 5e7e9ddf32
1 changed files with 0 additions and 2 deletions

View File

@ -294,7 +294,5 @@ extern mc_global_t mc_global;
/*** declarations of public functions ************************************************************/
void refresh_screen (void *);
/*** inline functions ****************************************************************************/
#endif