mirror of https://github.com/MidnightCommander/mc
Ticket #3151: lib/global.h: remove declaration of refresh_screen().
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
f0da49345a
commit
5e7e9ddf32
|
@ -294,7 +294,5 @@ extern mc_global_t mc_global;
|
|||
|
||||
/*** declarations of public functions ************************************************************/
|
||||
|
||||
void refresh_screen (void *);
|
||||
|
||||
/*** inline functions ****************************************************************************/
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue