Skip to content

Commit 83fd23c

Browse files
committed
Removing couts from pseudoConverter
1 parent d3c245e commit 83fd23c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pseudoConverters/pseudoPotentialToDftfeConverter.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -643,7 +643,6 @@ namespace dftfe
643643
{
644644
w = tolower(w);
645645
}
646-
std::cout << orbital_string_nl[1];
647646
char n = orbital_string_nl[0];
648647
char l;
649648
if (orbital_string_nl[1] == 's')

0 commit comments

Comments
 (0)