fix compiler warning

This commit is contained in:
Kay Sievers 2012-01-07 02:12:43 +01:00
parent e4bac488f9
commit ebd91b34d7

View file

@ -383,7 +383,6 @@ static void timer_timer_event(Unit *u, uint64_t elapsed, Watch *w) {
}
void timer_unit_notify(Unit *u, UnitActiveState new_state) {
int r;
Iterator i;
Unit *k;