Skip to content
Snippets Groups Projects
Commit 77439ba1 authored by Eric Barton's avatar Eric Barton
Browse files

* remove warning in ulnds/socklnd

parent ad827bb6
No related branches found
No related tags found
No related merge requests found
...@@ -392,7 +392,6 @@ void select_timer_block(when until) ...@@ -392,7 +392,6 @@ void select_timer_block(when until)
struct timeval *timeout_pointer; struct timeval *timeout_pointer;
int max, nready; int max, nready;
again:
if (until) { if (until) {
when interval; when interval;
interval = until - now(); interval = until - now();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment