mirror of
https://github.com/audacity/linuxdeploy.git
synced 2026-04-18 20:11:56 -05:00
Remove unused dependency libmagic
Our use of libmagic isn't very portable, and the checks aren't used anyway. Therefore removing dependency on libmagic. Fixes #17.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
// local includes
|
||||
#include "magicwrapper.h"
|
||||
#include "misc.h"
|
||||
|
||||
// import functions from misc module for convenience
|
||||
|
||||
Reference in New Issue
Block a user