Skip to content

Commit a84f9ca

Browse files
authored
Update SU2_CFD/src/output/filewriter/CCGNSFileWriter.cpp
1 parent 2fd31fc commit a84f9ca

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

SU2_CFD/src/output/filewriter/CCGNSFileWriter.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ void CCGNSFileWriter::WriteData(string val_filename) {
3838

3939
/*--- We append the pre-defined suffix (extension) to the filename (prefix) ---*/
4040
val_filename.append(fileExt);
41-
4241
/*--- Open the CGNS file for writing. ---*/
4342
InitializeMeshFile(val_filename);
4443

0 commit comments

Comments
 (0)