diff -r ca18ff45deba -r 78fb6f99e473 thermferm/thermferm.c --- a/thermferm/thermferm.c Sun Aug 10 13:26:35 2014 +0200 +++ b/thermferm/thermferm.c Sun Aug 10 14:45:11 2014 +0200 @@ -33,9 +33,8 @@ #include "xutil.h" -char *current_unit = NULL; -int tempA = 80; -int tempB = 80; +//int tempA = 80; +//int tempB = 80; int my_shutdown = FALSE; static pid_t pgrp, mypid;