File

plugins/mod_unknown.lua @ 6654:22a7ee3379bc

moduleapi: Clear self.event_handlers when unhooking an event, to prevent leaks
author Matthew Wild <mwild1@gmail.com>
date Wed, 06 May 2015 19:01:16 +0100
parent 6003:28a90f5fea46
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