From 81f54e5dd8b460f5896153a5045e77f68218dd1b Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Wed, 6 Jul 2016 13:14:58 +0200 Subject: Remove some dead code from the configures Done-with: Oswald Buddenhagen Change-Id: If725ae0abee4d636ac8775c53e34ab138d360905 Reviewed-by: Oswald Buddenhagen --- tools/configure/main.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'tools/configure/main.cpp') diff --git a/tools/configure/main.cpp b/tools/configure/main.cpp index d4f654150e..4d887023b4 100644 --- a/tools/configure/main.cpp +++ b/tools/configure/main.cpp @@ -42,7 +42,6 @@ int runConfigure( int argc, char** argv ) return 3; app.parseCmdLine(); - app.validateArgs(); if (!app.isOk()) return 3; if( app.displayHelp() ) -- cgit v1.2.3