diff options
Diffstat (limited to 'system/vlc/test-s390x.patch')
-rw-r--r-- | system/vlc/test-s390x.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/system/vlc/test-s390x.patch b/system/vlc/test-s390x.patch deleted file mode 100644 index 8f221ee06..000000000 --- a/system/vlc/test-s390x.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/test/modules/packetizer/hxxx.c b/test/modules/packetizer/hxxx.c -index 93362a1..e1b7604 100644 ---- a/test/modules/packetizer/hxxx.c -+++ b/test/modules/packetizer/hxxx.c -@@ -210,7 +210,7 @@ static void test_annexb() - - int main( void ) - { -- test_annexb(); -+ //test_annexb(); - - return 0; - } |