summaryrefslogtreecommitdiffstats
path: root/t/test_perf.c
diff options
context:
space:
mode:
authorMiloslav Trmač <mitr@redhat.com>2012-07-30 09:17:44 +0200
committerMiloslav Trmač <mitr@redhat.com>2012-07-30 09:20:40 +0200
commit059c0d3c409ac43bacf99233bdacb4840cb7afe8 (patch)
treed29bb6a99069a872d22c27be18aac7745287fed1 /t/test_perf.c
parentcb24527489856a4dda8178e55fafa5b1a0db7cad (diff)
downloadlibumberlog-059c0d3c409ac43bacf99233bdacb4840cb7afe8.tar.gz
libumberlog-059c0d3c409ac43bacf99233bdacb4840cb7afe8.tar.xz
libumberlog-059c0d3c409ac43bacf99233bdacb4840cb7afe8.zip
Remove some unused variables.
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
Diffstat (limited to 't/test_perf.c')
-rw-r--r--t/test_perf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/test_perf.c b/t/test_perf.c
index 9e28b20..0494110 100644
--- a/t/test_perf.c
+++ b/t/test_perf.c
@@ -28,7 +28,6 @@ test_perf_simple (int flags, unsigned long cnt)
char *msg;
unsigned long i;
struct timespec st, et, dt;
- long nsec;
const char *fls;
openlog ("umberlog/test_perf_simple", flags, LOG_LOCAL0);