mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-01 20:04:09 +03:00
removes unused fprintf arg
This commit is contained in:
parent
75d18fefb3
commit
051f31b31e
@ -978,7 +978,7 @@ _sist_rest()
|
||||
"and do not delete your pier!\n"));
|
||||
u3_lo_bail();
|
||||
}
|
||||
uL(fprintf(uH, "rest: checkpoint is up-to-date\n", ful_c));
|
||||
uL(fprintf(uH, "rest: checkpoint is up-to-date\n"));
|
||||
}
|
||||
else {
|
||||
// Execute the fscking things. This is pretty much certain to crash.
|
||||
|
Loading…
Reference in New Issue
Block a user