From e1a03c44159c8695ee9602e28a93145cbaa64513 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sun, 7 Jun 2015 09:47:07 -0400 Subject: [PATCH] Context: Removed misleading comment. --- src/Context.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Context.cpp b/src/Context.cpp index 8bd251f92..4500429d7 100644 --- a/src/Context.cpp +++ b/src/Context.cpp @@ -206,7 +206,6 @@ int Context::initialize (int argc, const char** argv) // //////////////////////////////////////////////////////////////////////////// - // Scan command line for 'rc:' only. cli.initialize (argc, argv); cli.analyze (true, true);