koreader / koreader-base

Base framework offering a Lua scriptable environment for creating document readers
http://koreader.rocks/
GNU Affero General Public License v3.0
136 stars 106 forks source link

ffi/util: remove dead code #1911

Closed benoit-pierre closed 2 months ago

benoit-pierre commented 2 months ago

This change is Reviewable

Frenzie commented 2 months ago

The rest of the code all uses if ffi.os == "Windows" directly.