summaryrefslogtreecommitdiff
path: root/john.lua
diff options
context:
space:
mode:
Diffstat (limited to 'john.lua')
-rw-r--r--john.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/john.lua b/john.lua
index 93d001f..1236df8 100644
--- a/john.lua
+++ b/john.lua
@@ -18,7 +18,6 @@ end
local h = assert(http.get(URL, {}, true))
fb:ppm(h)
-h.close()
local W,H = fb:get_size()