From 6ce6f23bfb0f95c38f1f5a3c86fecc3b2e65446d Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Mon, 13 May 2013 06:21:49 +0000 Subject: [PATCH] style --- src/graph.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/graph.c b/src/graph.c index 71e8396..3b4eb05 100644 --- a/src/graph.c +++ b/src/graph.c @@ -262,7 +262,6 @@ graph_update(struct psensor **sensors, max_rpm = get_max_rpm(sensors); mint = get_min_temp(sensors); - strmin = psensor_value_to_str(SENSOR_TYPE_TEMP, mint, config->temperature_unit == CELCIUS); -- 2.7.4