From d4cb498d7abc612029c575fb290eb649a4697d57 Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Fri, 21 Jul 2017 16:36:31 -0700 Subject: [all] Merge View into RendererBackend --- include/mbgl/map/map.hpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/mbgl/map/map.hpp') diff --git a/include/mbgl/map/map.hpp b/include/mbgl/map/map.hpp index 14f42d7fd5..7d6678dc93 100644 --- a/include/mbgl/map/map.hpp +++ b/include/mbgl/map/map.hpp @@ -17,8 +17,6 @@ namespace mbgl { -class Backend; -class View; class FileSource; class Scheduler; class RendererFrontend; -- cgit v1.2.1