@ -1737,9 +1737,6 @@ static void update_notify(ckpool_t *ckp, const char *cmd)
LOGINFO("No valid proxy %d:%d subscription to update notify yet", id, subid);
goto out;
}
if (!subid)
LOGNOTICE("Got updated notify for proxy %d", id);
else
LOGINFO("Got updated notify for proxy %d:%d", id, subid);
wb = ckzalloc(sizeof(workbase_t));