Philippe Teuwen feb5f37aa3 nfc-read-forum-tag3: remove redundant error
switch case was redundant as getopt was already telling the issue:

  nfc-read-forum-tag3: option requires an argument -- 'o'
  Option -o requires an argument.

This fixes also a problem reported by Coverity about missing break:

CID 1090330 (#1 of 1): Missing break in switch (MISSING_BREAK)
  unterminated_case: This case (value 63) is not terminated by a 'break' statement.
2013-09-22 02:14:08 +02:00
..
2013-08-31 17:35:41 +02:00
2011-11-22 15:23:18 +00:00
2012-05-13 13:10:15 +00:00
2013-09-19 20:38:56 +02:00