summaryrefslogtreecommitdiff
path: root/src/mbgl/renderer/bucket.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mbgl/renderer/bucket.hpp')
-rw-r--r--src/mbgl/renderer/bucket.hpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/mbgl/renderer/bucket.hpp b/src/mbgl/renderer/bucket.hpp
index 92f2c76e4e..a074743c9a 100644
--- a/src/mbgl/renderer/bucket.hpp
+++ b/src/mbgl/renderer/bucket.hpp
@@ -46,11 +46,7 @@ public:
bool needsUpload() const {
return hasData() && !uploaded;
}
- // Returns true if this bucket fits the given layer; returns false otherwise.
- // Implementations of this class check at least that this bucket has
- // the same layer type with the given layer, but extra checks are also
- // possible.
- virtual bool supportsLayer(const style::Layer::Impl&) const = 0;
+
// The following methods are implemented by buckets that require cross-tile indexing and placement.
// Returns a pair, the first element of which is a bucket cross-tile id