mirror of
https://github.com/curl/curl.git
synced 2026-04-28 17:12:11 +03:00
Ops, remove 'use_vc'.
This commit is contained in:
parent
65b0f6049d
commit
315bb970a5
1 changed files with 0 additions and 2 deletions
|
|
@ -107,8 +107,6 @@ int main(int argc, char **argv)
|
|||
case 'v':
|
||||
verbose++;
|
||||
break;
|
||||
case 't':
|
||||
use_vc = 1;
|
||||
case 'h':
|
||||
case '?':
|
||||
default:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue