diff options
Diffstat (limited to 'etc/lp.lua')
-rw-r--r-- | etc/lp.lua | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -15,7 +15,6 @@ local string = require("string") | |||
15 | local socket = require("socket") | 15 | local socket = require("socket") |
16 | local ltn12 = require("ltn12") | 16 | local ltn12 = require("ltn12") |
17 | module("socket.lp") | 17 | module("socket.lp") |
18 | getmetatable(_M).__index = nil | ||
19 | 18 | ||
20 | -- default port | 19 | -- default port |
21 | PORT = 515 | 20 | PORT = 515 |