Fixed compiler warning

This commit is contained in:
Sergii Pylypenko
2014-10-11 05:50:18 +03:00
parent 6195eef526
commit 2cba3a0ddb

View File

@@ -14,6 +14,4 @@ LOCAL_STATIC_LIBRARIES := png
LOCAL_SHARED_LIBRARIES := sdl-$(SDL_VERSION)
LOCAL_LDLIBS := -lz
include $(BUILD_STATIC_LIBRARY)