Skip to content

Commit 98ec621

Browse files
committed
Ops. ev variable is no longer needed then.
1 parent 95953b1 commit 98ec621

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sapi/fpm/fpm/events/port.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ static int fpm_event_port_wait(struct fpm_event_queue_s *queue, unsigned long in
115115
int ret;
116116
unsigned int i, nget;
117117
timespec_t t;
118-
struct fpm_event_s *ev;
119118

120119
/* convert timeout into timespec_t */
121120
t.tv_sec = (int)(timeout / 1000);

0 commit comments

Comments
 (0)