Enable clang tidy/warnings for tests
[alexxy/gromacs.git] / src / gromacs / ewald / tests / testhardwarecontexts.cpp
index b3c95b29eb7bf6e4c60d4af8834a3e874bc9f047..ddea88771270399a94bf9cb0111920a6a1c0a4bb 100644 (file)
@@ -71,7 +71,6 @@ const char *codePathToString(CodePath codePath)
         default:
             GMX_THROW(NotImplementedError("This CodePath should support codePathToString"));
     }
-    return "";
 }
 
 /* Implements the "construct on first use" idiom to avoid any static