Revert "add missing definition"

This reverts commit 743939ec84.
This commit is contained in:
Nicholas Marriott 2019-11-28 14:36:32 +00:00
parent 743939ec84
commit 3bb11ec484

View File

@ -1320,7 +1320,6 @@ static int
server_client_resize_force(struct window_pane *wp)
{
struct timeval tv = { .tv_usec = 100000 };
struct winsize ws;
/*
* If we are resizing to the same size as when we entered the loop