From 05f2a7afeeffdbae55e259b531d103054ac63c70 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 1 Apr 2009 09:34:01 +0000 Subject: [PATCH] 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 --- tools/corosync-fplay.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/tools/corosync-fplay.c b/tools/corosync-fplay.c index f261c55c..9eed9f7c 100644 --- a/tools/corosync-fplay.c +++ b/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]; /*