diff options
Diffstat (limited to 'lib/wheel.h')
| -rw-r--r-- | lib/wheel.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/wheel.h b/lib/wheel.h index 0d9ac10020..a8fa2f9564 100644 --- a/lib/wheel.h +++ b/lib/wheel.h @@ -12,7 +12,6 @@ extern "C" { #endif struct timer_wheel { - char *name; struct event_loop *master; int slots; long long curr_slot; |
