Index: gm/gm_expectations.h |
diff --git a/gm/gm_expectations.h b/gm/gm_expectations.h |
index c6a2693b17338830869685dc033a6a883a91f9ab..d454732dad3997b1be09faaa846857b18ba3e682 100644 |
--- a/gm/gm_expectations.h |
+++ b/gm/gm_expectations.h |
@@ -20,8 +20,6 @@ |
namespace skiagm { |
- void gm_fprintf(FILE *stream, const char format[], ...); |
- |
Json::Value CreateJsonTree(Json::Value expectedResults, |
Json::Value actualResultsFailed, |
Json::Value actualResultsFailureIgnored, |