mirror of
https://github.com/Waujito/youtubeUnblock.git
synced 2025-12-31 11:45:49 +03:00
Fix #40 (finally)
This commit is contained in:
@@ -838,8 +838,7 @@ int main(int argc, const char *argv[]) {
|
||||
};
|
||||
|
||||
qres = init_queue_wrapper(&tconf);
|
||||
}
|
||||
else {
|
||||
} else {
|
||||
printf("%d threads wil be used\n", config.threads);
|
||||
|
||||
struct queue_conf thread_confs[MAX_THREADS];
|
||||
|
||||
Reference in New Issue
Block a user