little optimization

This commit is contained in:
marschap
2006-04-25 07:49:37 +00:00
parent fb1074a91e
commit 968665c2a3
+1 -1
View File
@@ -388,8 +388,8 @@ pyramid_init (Driver *drvthis, char *args)
}
for (i = 0; i < 7; i++) {
p->led[i] = 0;
set_leds(p);
}
set_leds(p);
report(RPT_DEBUG, "%s: init() done", drvthis->name);