[crush] Remove untested warning on Windows.

master
Lorenzo Cogotti 2 years ago
parent 52ced64154
commit f6e8a29946

@ -51,10 +51,6 @@ local chdir
local mkdir
if is_windows then
-- ---------------
-- NOTE: untested!
-- ---------------
-- local
function is_directory(path)
local fh, _, code = io.open(path, 'r')

Loading…
Cancel
Save