index
:
computercraft programs
trunk
bucket
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
john.lua
1
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()