python: Remove unused imports.
[openvswitch] / vswitchd / ovs-vswitchd.c
index b2b208214f9793cf38d64d84371b5cce5897abfb..875da6985fd6cfdd903424e532db5ba5e70bbff3 100644 (file)
@@ -146,7 +146,6 @@ parse_options(int argc, char *argv[])
         }
 
         switch (c) {
-        case 'H':
         case 'h':
             usage();