No, better a warning than bloat code

This commit is contained in:
Pierre Pronchery 2004-03-26 00:29:40 +00:00
parent 80a3ee0dae
commit 3159898d0e

View File

@ -37,5 +37,4 @@ int main(int argc, char * argv[])
if(argc != 1)
return _usage();
return _tty();
argv = argv;
}