mirror of
https://github.com/uowuo/abaddon.git
synced 2024-11-10 06:00:10 +00:00
remove printf
This commit is contained in:
parent
ca3f52f160
commit
d6d34d9f84
@ -81,7 +81,6 @@ public:
|
||||
while (s.FetchOne()) {
|
||||
r.push_back(GetUserBound(&s));
|
||||
}
|
||||
printf("fetched %llu\n", r.size());
|
||||
return r;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user