mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-19 20:11:59 +03:00
remove printf
This commit is contained in:
@@ -81,7 +81,6 @@ public:
|
||||
while (s.FetchOne()) {
|
||||
r.push_back(GetUserBound(&s));
|
||||
}
|
||||
printf("fetched %llu\n", r.size());
|
||||
return r;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user