소스 검색

remove unused file-scoped global

* tools/corosync-fplay.c (records_printed): Remove.

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1985 fd59a12c-fef9-0310-b244-a6a79926bd2f
Jim Meyering 17 년 전
부모
커밋
05f2a7afee
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      tools/corosync-fplay.c

+ 0 - 2
tools/corosync-fplay.c

@@ -342,8 +342,6 @@ static struct printer_subsys printer_subsystems[] = {
 static unsigned int printer_subsys_count =
   sizeof (printer_subsystems) / sizeof (struct printer_subsys);
 
-static unsigned int records_printed = 1;
-
 static unsigned int record[10000];
 
 /*