mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
* view.c (view_hook): Warning fix.
This commit is contained in:
parent
1773a0fee0
commit
2503eb0342
@ -2409,7 +2409,6 @@ view_hook (void *v)
|
||||
{
|
||||
WView *view = (WView *) v;
|
||||
WPanel *panel;
|
||||
struct stat s;
|
||||
|
||||
/* If the user is busy typing, wait until he finishes to update the
|
||||
screen */
|
||||
|
Loading…
Reference in New Issue
Block a user