shithub: mp3dec

Download patch

ref: 644d5e8f9b80116956ea543cd1f80de2ea48e7f5
parent: 536df87311f7eff28715d4f04115281eb1b98923
author: lieff <lieff@users.noreply.github.com>
date: Sun Jan 28 11:01:55 EST 2018

remove unused macro

--- a/minimp3.h
+++ b/minimp3.h
@@ -157,7 +157,6 @@
 }
 #elif defined(__arm)
 #   include <arm_neon.h>
-#   define HAVE_NEON 1
 #   define HAVE_SIMD 1
 #   define VSTORE vst1q_f32
 #   define VLD vld1q_f32