Преглед изворни кода

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];
 
 /*