silence compiler warnings

This commit is contained in:
Axel Kohlmeyer
2022-12-01 10:51:04 -05:00
parent 6365af8704
commit 65488ca217
6 changed files with 14 additions and 21 deletions

View File

@ -74,7 +74,7 @@ void DumpGridVTK::init_style()
/* ---------------------------------------------------------------------- */
void DumpGridVTK::write_header(bigint ndump)
void DumpGridVTK::write_header(bigint /*ndump*/)
{
if (me) return;