* view.c (view_hook): Warning fix.

This commit is contained in:
Pavel Roskin 2001-10-18 08:42:20 +00:00
parent 1773a0fee0
commit 2503eb0342

View File

@ -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 */