remove gotcha

This commit is contained in:
Jan-Piet Mens
2015-08-20 19:15:23 +02:00
parent 4b45699e4f
commit 662dbf674f

View File

@@ -149,7 +149,6 @@ int ghash_readcache(struct udata *ud, char *ghash, UT_string *addr, UT_string *c
}
json_delete(json);
puts("**** GOTCHA");
cached = TRUE;
}