From 22e650de2e9e44f2b048b07ead58e706a689cd26 Mon Sep 17 00:00:00 2001 From: Kristian Flikka Date: Fri, 23 Aug 2013 10:37:55 +0200 Subject: [PATCH] Removed commented line --- opm/parser/eclipse/Parser/Parser.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/opm/parser/eclipse/Parser/Parser.cpp b/opm/parser/eclipse/Parser/Parser.cpp index fac445010..ea14f996f 100644 --- a/opm/parser/eclipse/Parser/Parser.cpp +++ b/opm/parser/eclipse/Parser/Parser.cpp @@ -29,7 +29,6 @@ namespace Opm { Parser::Parser() { - //populateDefaultKeywords(); } Parser::Parser(const boost::filesystem::path& jsonFile) {