mirror of
https://github.com/love2d/love.git
synced 2026-08-15 15:51:12 +02:00
AAAargh. Disabled FLAC code, which isn't really used now anyway.
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
**/
|
||||
|
||||
#if 0
|
||||
|
||||
#include "FLACDecoder.h"
|
||||
|
||||
#include <set>
|
||||
@@ -177,3 +179,5 @@ namespace lullaby
|
||||
} // lullaby
|
||||
} // sound
|
||||
} // love
|
||||
|
||||
#endif // 0
|
||||
Reference in New Issue
Block a user