]> granicus.if.org Git - sysstat/commitdiff
sadf: Remove unused reference to extern variable
authorSebastien GODARD <sysstat@users.noreply.github.com>
Mon, 29 Jan 2018 17:11:51 +0000 (18:11 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Mon, 29 Jan 2018 17:11:51 +0000 (18:11 +0100)
Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
sadf.c

diff --git a/sadf.c b/sadf.c
index a11b4d5e10f94f17ef52bea7e56db13e3c111ce4..396d2095d8daecc770e360274b76f204f3e1f445 100644 (file)
--- a/sadf.c
+++ b/sadf.c
@@ -50,8 +50,6 @@ int endian_mismatch = FALSE;
 /* TRUE if file's data come from a 64 bit machine */
 int arch_64 = FALSE;
 
-extern unsigned int rec_types_nr[];
-
 unsigned int flags = 0;
 unsigned int dm_major;         /* Device-mapper major number */
 unsigned int format = 0;       /* Output format */