Patch, typo.

SVN revision: 35885
This commit is contained in:
Cedric BAIL 2008-09-08 11:31:36 +00:00
parent bbc107fc31
commit 3b7f1579f9
1 changed files with 0 additions and 4 deletions

View File

@ -292,10 +292,6 @@ main(int argc, char **argv)
{
do_eet_remove(argv[2], argv[3]);
}
else
{
goto help;
}
else if ((!strcmp(argv[1], "-c")) && (argc > 2))
{
do_eet_check(argv[2]);