소스 검색

svn: 1149

Bryan Drewery 22 년 전
부모
커밋
7fa489a0b2
1개의 변경된 파일0개의 추가작업 그리고 8개의 파일을 삭제
  1. 0 8
      src/main.c

+ 0 - 8
src/main.c

@@ -276,14 +276,6 @@ static void dtx_arg(int argc, char *argv[])
       checkpass();
     switch (i) {
       case '0':
-printf("%s\n", response(RES_USERNAME));
-printf("%s\n", response(RES_USERNAME));
-printf("%s\n", response(RES_USERNAME));
-printf("%s\n", response(RES_USERNAME));
-printf("%s\n", response(RES_USERNAME));
-printf("%s\n", response(RES_USERNAME));
-printf("%s\n", response(RES_USERNAME));
-printf("%s\n", response(RES_USERNAME));
         exit(0);
       case '2':		/* used for testing new binary through update */
         exit(2);