summaryrefslogtreecommitdiff
path: root/test/src/mbgl/test/util.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/src/mbgl/test/util.hpp')
-rw-r--r--test/src/mbgl/test/util.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/src/mbgl/test/util.hpp b/test/src/mbgl/test/util.hpp
index 8673155fe4..9c015f1641 100644
--- a/test/src/mbgl/test/util.hpp
+++ b/test/src/mbgl/test/util.hpp
@@ -70,8 +70,6 @@ private:
int fd = -1;
};
-std::shared_ptr<HeadlessDisplay> sharedDisplay();
-
PremultipliedImage render(Map&, OffscreenView&);
void checkImage(const std::string& base,