File

plugins/mod_windows.lua @ 10111:0f335815244f

plugins: Remove tostring call from logging Taken care of by loggingmanager now Mass-rewrite using lua pattern like `tostring%b()`
author Kim Alvefur <zash@zash.se>
date Tue, 30 Jul 2019 02:29:36 +0200 (2019-07-30)
parent 6003:28a90f5fea46
line wrap: on
line source
-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here