diff --git a/test_problems/cathermo/Makefile.in b/test_problems/cathermo/Makefile.in index b6dab2902..0c5896a9c 100644 --- a/test_problems/cathermo/Makefile.in +++ b/test_problems/cathermo/Makefile.in @@ -30,7 +30,7 @@ endif test: ifeq ($(test_issp),1) - cd issp; @MAKE@ test + cd issp; @MAKE@ -s test endif ifeq ($(test_electrolytes),1) cd ims; @MAKE@ -s test diff --git a/test_problems/cathermo/testIAPWSTripP/testTripleP.cpp b/test_problems/cathermo/testIAPWSTripP/testTripleP.cpp index 533fbeed3..e4d14702e 100644 --- a/test_problems/cathermo/testIAPWSTripP/testTripleP.cpp +++ b/test_problems/cathermo/testIAPWSTripP/testTripleP.cpp @@ -11,8 +11,6 @@ int main () { WaterPropsIAPWS *water = new WaterPropsIAPWS(); double T; - double rho; - /* * Print out the triple point conditions