Loading isis/src/core/src/FileName.cpp +0 −2 Original line number Diff line number Diff line Loading @@ -846,7 +846,6 @@ namespace Isis { int varStartPos = -1; if(Preference::Preferences().hasGroup("DataDirectory")) { PvlGroup &testing = Preference::Preferences().findGroup("DataDirectory"); cout << testing << endl; } // Loop while there are any "$" at the current position or after // Some "$" might be skipped if no translation can be found Loading Loading @@ -891,7 +890,6 @@ namespace Isis { } } } cout << expandedStr << endl; if (variableValid) { // We could expand multiple times... Loading Loading
isis/src/core/src/FileName.cpp +0 −2 Original line number Diff line number Diff line Loading @@ -846,7 +846,6 @@ namespace Isis { int varStartPos = -1; if(Preference::Preferences().hasGroup("DataDirectory")) { PvlGroup &testing = Preference::Preferences().findGroup("DataDirectory"); cout << testing << endl; } // Loop while there are any "$" at the current position or after // Some "$" might be skipped if no translation can be found Loading Loading @@ -891,7 +890,6 @@ namespace Isis { } } } cout << expandedStr << endl; if (variableValid) { // We could expand multiple times... Loading