[vlc-commits] es_format: remove trailing line

Alexandre Janniaux git at videolan.org
Mon Jan 25 11:37:33 UTC 2021


vlc | branch: master | Alexandre Janniaux <ajanni at videolabs.io> | Fri Jan 22 15:36:07 2021 +0100| [29d5ac7feb424d3d80c815e03d9d22a144282f7e] | committer: Alexandre Janniaux

es_format: remove trailing line

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=29d5ac7feb424d3d80c815e03d9d22a144282f7e
---

 src/misc/es_format.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/misc/es_format.c b/src/misc/es_format.c
index fa092d5755..77c512a90a 100644
--- a/src/misc/es_format.c
+++ b/src/misc/es_format.c
@@ -553,4 +553,3 @@ bool es_format_IsSimilar( const es_format_t *p_fmt1, const es_format_t *p_fmt2 )
         return true;
     }
 }
-



More information about the vlc-commits mailing list