No external OpenAL lib for Android target

This commit is contained in:
Joshua Granick
2015-01-21 15:54:02 -08:00
parent 32d2d48e1e
commit 1dcacbc69c

View File

@@ -30,8 +30,6 @@
<ndll name="regexp" haxelib="hxcpp" if="cpp" />
<ndll name="zlib" haxelib="hxcpp" if="cpp" />
<ndll name="openal" register="false" if="android" />
<ndll name="lime" if="included" />
<ndll name="curl_ssl" register="false" if="ios" />