Skip to content

Commit 08d2179

Browse files
committed
Remove leftover line from warning message
Cannot actually distinguish modifiable attributes from non-modifiable ones in ADIOS2.
1 parent ff52a8d commit 08d2179

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/IO/ADIOS/ADIOS2IOHandler.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1521,7 +1521,6 @@ Random-access for variable-encoding in ADIOS2 is currently
15211521
experimental. Support for modifiable attributes is currently not implemented
15221522
yet, meaning that attributes such as /data/time will show useless values.
15231523
Use Access::READ_LINEAR to retrieve those values if needed.
1524-
The following modifiable attributes have been found:
15251524
)";
15261525
};
15271526
if (!modifiable_flag)

0 commit comments

Comments
 (0)