From 38241f2a0bd8909815cce67adb56d29619b19ad1 Mon Sep 17 00:00:00 2001 From: Jay Sorg Date: Mon, 14 Mar 2016 17:04:08 -0700 Subject: Fix all format warnings and some unused variable warnings --- sesman/sesman.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sesman/sesman.c') diff --git a/sesman/sesman.c b/sesman/sesman.c index e530464b..fe1f0952 100644 --- a/sesman/sesman.c +++ b/sesman/sesman.c @@ -46,7 +46,6 @@ sesman_main_loop(void) int error; int robjs_count; int cont; - int pid; tbus sck_obj; tbus robjs[8]; -- cgit v1.2.1