summaryrefslogtreecommitdiffstats
path: root/sesman/sesman.c
diff options
context:
space:
mode:
authorJay Sorg <jay.sorg@gmail.com>2016-03-14 17:04:08 -0700
committerJay Sorg <jay.sorg@gmail.com>2016-03-14 17:04:08 -0700
commit38241f2a0bd8909815cce67adb56d29619b19ad1 (patch)
tree0492997b6ec068f5d5abef4a113855a021d231df /sesman/sesman.c
parent73935792058af2664ebb59108ba6b3fed8e8fcc0 (diff)
downloadxrdp-proprietary-38241f2a0bd8909815cce67adb56d29619b19ad1.tar.gz
xrdp-proprietary-38241f2a0bd8909815cce67adb56d29619b19ad1.zip
Fix all format warnings and some unused variable warnings
Diffstat (limited to 'sesman/sesman.c')
-rw-r--r--sesman/sesman.c1
1 files changed, 0 insertions, 1 deletions
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];