mirror of
https://github.com/mapmapteam/mapmap.git
synced 2026-06-16 12:33:19 +02:00
5d8f06ffdd
OSC support now uses the bundled oscpack library, not liblo. Remove all leftover liblo references from source, CI configs, and docs. Also fixes a memory leak: osc_timer deletion was guarded by HAVE_OSC which was never defined.