[Android] build: remove stray comment

Thomas Guillem git at videolan.org
Fri Nov 2 14:17:14 CET 2018


vlc-android | branch: master | Thomas Guillem <thomas at gllm.fr> | Fri Nov  2 14:16:59 2018 +0100| [084f56bb249942c0f390004f435a7123139d9623] | committer: Thomas Guillem

build: remove stray comment

> https://code.videolan.org/videolan/vlc-android/commit/084f56bb249942c0f390004f435a7123139d9623
---

 compile-libvlc.sh | 2 --
 1 file changed, 2 deletions(-)

diff --git a/compile-libvlc.sh b/compile-libvlc.sh
index 08b440a27..ade3f0155 100755
--- a/compile-libvlc.sh
+++ b/compile-libvlc.sh
@@ -460,8 +460,6 @@ fi
 echo "Building the contribs"
 mkdir -p contrib/contrib-android-${TARGET_TUPLE}
 
-# don't use the dummy uchar.c
-
 gen_pc_file() {
     echo "Generating $1 pkg-config file"
     echo "Name: $1



More information about the Android mailing list