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
This commit is contained in:
Jim Meyering 2009-04-01 09:34:01 +00:00
parent d2430bce4d
commit 05f2a7afee

View File

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