summaryrefslogtreecommitdiff
path: root/ffprobe.c
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2011-09-16 12:53:28 +0200
committerClément Bœsch <ubitux@gmail.com>2011-09-22 00:22:53 +0200
commit00320ac0ddc5493302d274b2563ac7ee030c71e2 (patch)
tree79656ae476b76717abc0c91f147132c99aca5dae /ffprobe.c
parentb70fd6fa8b0892f91cf9667b82d716a2f5de91dc (diff)
ffprobe: remove misplaced and pointless comment.
Diffstat (limited to 'ffprobe.c')
-rw-r--r--ffprobe.c1
1 files changed, 0 insertions, 1 deletions
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 */