remove previous editions
[goodguy/cinelerra.git] / cinelerra-5.1 / thirdparty / src / ffmpeg-4.3.patch0
diff --git a/cinelerra-5.1/thirdparty/src/ffmpeg-4.3.patch0 b/cinelerra-5.1/thirdparty/src/ffmpeg-4.3.patch0
deleted file mode 100644 (file)
index a8e05fc..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -ruN a/fftools/cmdutils.c b/fftools/cmdutils.c
---- a/fftools/cmdutils.c       2020-06-15 12:54:23.000000000 -0600
-+++ b/fftools/cmdutils.c       2020-07-10 09:18:59.703677305 -0600
-@@ -1183,6 +1183,7 @@
- void show_banner(int argc, char **argv, const OptionDef *options)
- {
-+    return;
-     int idx = locate_option(argc, argv, options, "version");
-     if (hide_banner || idx)
-         return;