thermferm/thermferm.c

changeset 206
78fb6f99e473
parent 205
ca18ff45deba
child 207
8d2ba4126519
--- 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;

mercurial