view plugins/mod_unknown.lua @ 9697:2db341f7c5fc

net.connlisteners: Remove deprecated stub module This was deprecated in 0.9.x Removing so auto-completion chooses net/connect.lua instead of net/conn
author Kim Alvefur <zash@zash.se>
date Sun, 09 Dec 2018 20:53:33 +0100
parents 28a90f5fea46
children
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform