[FFmpeg-cvslog] ffprobe: remove misplaced and pointless comment.

Clément Bœsch git at videolan.org
Thu Sep 22 00:42:04 CEST 2011


ffmpeg | branch: master | Clément Bœsch <ubitux at gmail.com> | Fri Sep 16 12:53:28 2011 +0200| [00320ac0ddc5493302d274b2563ac7ee030c71e2] | committer: Clément Bœsch

ffprobe: remove misplaced and pointless comment.

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=00320ac0ddc5493302d274b2563ac7ee030c71e2
---

 ffprobe.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/ffprobe.c b/ffprobe.c
index a46200d..cabc8c8 100644
--- a/ffprobe.c
+++ b/ffprobe.c
@@ -43,7 +43,6 @@ static int use_value_sexagesimal_format = 0;
 
 static char *print_format;
 
-/* globals */
 static const OptionDef options[];
 
 /* FFprobe context */



More information about the ffmpeg-cvslog mailing list