Skip to content
Snippets Groups Projects
Commit 1aff97ee authored by Hugo Beauzée-Luyssen's avatar Hugo Beauzée-Luyssen
Browse files

Don't set unused variable

parent 1c14a910
No related branches found
No related tags found
No related merge requests found
......@@ -392,7 +392,6 @@ EXTRA_CXXFLAGS="${EXTRA_CXXFLAGS} -D__STDC_FORMAT_MACROS=1 -D__STDC_CONSTANT_MAC
# Setup LDFLAGS #
#################
VLC_LDFLAGS=""
EXTRA_LDFLAGS=""
if [ ${ANDROID_ABI} = "armeabi-v7a" ]; then
EXTRA_PARAMS=" --enable-neon"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment