Browse Source

ffprobe: remove misplaced and pointless comment.

tags/n0.9
Clément Bœsch 14 years ago
parent
commit
00320ac0dd
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      ffprobe.c

+ 0
- 1
ffprobe.c View File

@@ -43,7 +43,6 @@ static int use_value_sexagesimal_format = 0;

static char *print_format;

/* globals */
static const OptionDef options[];

/* FFprobe context */


Loading…
Cancel
Save