ovs-xapi-sync: Add unit test.
[sliver-openvswitch.git] / vswitchd / ovs-vswitchd.c
index b2b2082..875da69 100644 (file)
@@ -146,7 +146,6 @@ parse_options(int argc, char *argv[])
         }
 
         switch (c) {
-        case 'H':
         case 'h':
             usage();