mirror of
https://frontier.innolan.net/rainlance/c-ares.git
synced 2025-10-06 18:19:52 +00:00
Ops, remove 'use_vc'.
This commit is contained in:
@ -107,8 +107,6 @@ int main(int argc, char **argv)
|
||||
case 'v':
|
||||
verbose++;
|
||||
break;
|
||||
case 't':
|
||||
use_vc = 1;
|
||||
case 'h':
|
||||
case '?':
|
||||
default:
|
||||
|
Reference in New Issue
Block a user