X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/7751df38d656c9cf06fa8b545420303e69e72528..59cf25c47fbda22f3f4e14399f0436cc6ed2c56f:/disobedience/lookup.c diff --git a/disobedience/lookup.c b/disobedience/lookup.c index 8255cfd..f160501 100644 --- a/disobedience/lookup.c +++ b/disobedience/lookup.c @@ -79,7 +79,6 @@ static void namepart_fill(const char *track, * @param track Track name * @param context Context * @param part Name part - * @param lookup If nonzero, will schedule a lookup for unknown values * * If it is in the cache then just return its value. If not then look it up * and arrange for the queues to be updated when its value is available. */