File tree Expand file tree Collapse file tree
packages/seacas/libraries/ioss/src Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -941,7 +941,6 @@ namespace Ioss {
941941 }
942942 }
943943 return ++ stateCount ;
944- ;
945944 }
946945
947946 /** \brief Get the time corresponding to the specified state or the currently active state.
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ namespace Ioss {
4848 out << "Assertion failed (level=" << nLevel << ")" ;
4949 return out .str ();
5050 }
51- };
51+ }
5252 }
5353
5454 // helpers, for dumping the assertion context
Original file line number Diff line number Diff line change @@ -1176,7 +1176,6 @@ namespace Ioex {
11761176 // There should have been a warning/error message printed to the
11771177 // log file earlier for this, so we won't print anything else
11781178 // here since it would be printed for each and every timestep....
1179- ;
11801179 }
11811180 else {
11821181 IOSS_ERROR (fmt ::format (
You can’t perform that action at this time.
0 commit comments