summaryrefslogtreecommitdiff
path: root/render-test/runner.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'render-test/runner.hpp')
-rw-r--r--render-test/runner.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/render-test/runner.hpp b/render-test/runner.hpp
index d8e5275f61..ea593bcc61 100644
--- a/render-test/runner.hpp
+++ b/render-test/runner.hpp
@@ -16,8 +16,6 @@ public:
/// Returns path of the render tests root directory.
static const std::string& getBasePath();
- /// Returns path of mapbox-gl-native expectations directory.
- static const std::vector<std::string>& getPlatformExpectationsPaths();
private:
bool runOperations(const std::string& key, TestMetadata&);