Skip to content
Snippets Groups Projects
Commit e8b06ac2 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

STYLE: remove incorrect branch condition in setExprFields

parent dc6c3c8a
No related merge requests found
...@@ -898,7 +898,7 @@ int main(int argc, char *argv[]) ...@@ -898,7 +898,7 @@ int main(int argc, char *argv[])
); );
} }
} }
else if (exprDictPtr.valid()) else
{ {
FatalErrorInFunction FatalErrorInFunction
<< "No command-line or dictionary??" << nl << endl << "No command-line or dictionary??" << nl << endl
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment