revert the default RT test flag 75/5275/1
authorimarom <[email protected]>
Tue, 24 Jan 2017 08:24:08 +0000 (10:24 +0200)
committerimarom <[email protected]>
Tue, 24 Jan 2017 08:24:08 +0000 (10:24 +0200)
Signed-off-by: imarom <[email protected]>
src/main_dpdk.cpp

index 6cd1c51..1be8414 100644 (file)
@@ -1254,9 +1254,6 @@ static int parse_options(int argc, char *argv[], CParserOption* po, bool first_t
         }
     }
 
-    /* DEBUG MODE FOR REGRESSION - REMOVE THIS */
-    po->preview.set_rt_prio_mode(true);
-
     return 0;
 }