From 00320ac0ddc5493302d274b2563ac7ee030c71e2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Cl=C3=A9ment=20B=C5=93sch?= Date: Fri, 16 Sep 2011 12:53:28 +0200 Subject: [PATCH] ffprobe: remove misplaced and pointless comment. --- ffprobe.c | 1 - 1 file changed, 1 deletion(-) diff --git a/ffprobe.c b/ffprobe.c index a46200d493..cabc8c8864 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 */ -- 2.11.0