From 2a5126f4f0c0a3e073becb98f49499363072643d Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Mon, 14 Sep 2009 17:25:23 +0200 Subject: General cleanup --- thermal.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'thermal.lua') diff --git a/thermal.lua b/thermal.lua index 6c792e7..54a6c40 100644 --- a/thermal.lua +++ b/thermal.lua @@ -20,7 +20,6 @@ local function worker(format, thermal_zone) local line = f:read("*line") f:close() - -- Get temperature data local temperature = line:match("[%d]?[%d]?[%d]") return {temperature} -- cgit v1.2.3