@@ -694,7 +694,6 @@ bool FingerTest::str2AVal(const char *str, const char *end) {
if (!q) {
q = end;
}
if (p != q) // empty? use NULL
AVs[idx->second] = string_pool_substr(p, q);
p = q + 1;
The note is not visible to the blocked user.