view plugins/mod_unknown.lua @ 9509:b57353f76c83

core.moduleapi: Remove redundant condition
author Kim Alvefur <zash@zash.se>
date Thu, 18 Oct 2018 00:49:29 +0200
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