aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools/g2/view1.c
diff options
context:
space:
mode:
authorDave Barach <dave@barachs.net>2019-06-14 12:11:37 -0400
committerDave Wallace <dwallacelf@gmail.com>2019-06-14 19:30:44 +0000
commitb00b510cd09418c266c515319a3ecdff42be7b5c (patch)
tree6a59be5bb3ce2d478b3941619819d3862066f255 /src/tools/g2/view1.c
parent9c8ca8dd3197e40dfcb8bcecd95c10eeb56239ed (diff)
g2: clean up compile/link errors
Many missing "extern" declarations, it's hard to imagine why the related compile/link errors just showed up. Type: fix Change-Id: I0878bf5fdb10ffdd8e0c49c9e5153cddaf3bc1fd Signed-off-by: Dave Barach <dave@barachs.net>
Diffstat (limited to 'src/tools/g2/view1.c')
-rw-r--r--src/tools/g2/view1.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/tools/g2/view1.c b/src/tools/g2/view1.c
index ca05b78267f..a0cff900dbf 100644
--- a/src/tools/g2/view1.c
+++ b/src/tools/g2/view1.c
@@ -1630,8 +1630,6 @@ static int anomaly_statistics_init (void)
event_t *ep;
pid_data_t *pid;
int i;
- int index;
- int pid_index;
f64 fdata;
/* Gather summary statistics... */