silence some compiler warnings

This commit is contained in:
Axel Kohlmeyer
2021-08-31 15:10:50 -04:00
parent 6b243845c0
commit 08eb3345af
5 changed files with 15 additions and 17 deletions

View File

@ -66,7 +66,7 @@ class PPPM {
}
/// Check if there is enough storage for local atoms and realloc if not
inline void resize_local(const int inum, bool &success) {
inline void resize_local(const int, bool &) {
}
/// Clear all host and device data