specialize isfinite for MSVC compat
[ardour.git] / libs / ardour / test / test_util.h
index fe8e9e93895caa056a383ec1dac645da3a896092..85041f441ad1e12d456e1201fef62e4c1e343b33 100644 (file)
@@ -31,8 +31,6 @@ namespace ARDOUR {
        class Session;
 }
 
-bool test_init ();
-
 PBD::Searchpath test_search_path ();
 
 std::string new_test_output_dir (std::string prefix = "");