Remove debug

This commit is contained in:
Roy Marples 2007-10-04 13:55:37 +00:00
parent daf868394f
commit 48cfeba8b2

View File

@ -91,8 +91,6 @@ int rc_depend (int argc, char **argv)
case 'T':
options &= RC_DEP_TRACE;
break;
case '?':
einfo ("hello");
case_RC_COMMON_GETOPT
}