Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 17, 2025
1 parent 148d119 commit 8f86873
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/mbgl/vulkan/descriptor_set.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ class ImageDescriptorSet : public DescriptorSet {
void update(const std::array<gfx::Texture2DPtr, shaders::maxTextureCountPerShader>& textures);

protected:

std::chrono::duration<double> lastModified;
};

Expand Down

0 comments on commit 8f86873

Please sign in to comment.