1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-04 16:45:06 -05:00

Ops, remove 'use_vc'.

This commit is contained in:
Gisle Vanem 2008-08-16 17:05:42 +00:00
parent 65b0f6049d
commit 315bb970a5

View File

@ -107,8 +107,6 @@ int main(int argc, char **argv)
case 'v':
verbose++;
break;
case 't':
use_vc = 1;
case 'h':
case '?':
default: