clang-tidy modernize
[alexxy/gromacs.git] / src / gromacs / utility / coolstuff.cpp
index 90a90ff48012061b6f56bc88fa8fba04c2ec42b7..cb567b9bd309ac75b5bc6211ad0356919f9d6103 100644 (file)
@@ -58,7 +58,7 @@ namespace
 {
 
 //! Whether printing of cool quotes is enabled
-bool beCool(void)
+bool beCool()
 {
     /* Yes, it is bad to check the environment variable every call,
      * but we dont call this routine often, and it avoids using