File

plugins/mod_windows.lua @ 10564:3098eac31139

mod_storage_sql: Remove unused and not actually returned return value [luacheck] The :delete throws an error, it does not return one like this.
author Kim Alvefur <zash@zash.se>
date Tue, 24 Dec 2019 00:49:43 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here