Remove outdated comment

This commit is contained in:
Hanno Braun 2022-10-12 14:09:28 +02:00
parent 379c66704a
commit c4b83be39c

View File

@ -254,8 +254,6 @@ impl Renderer {
);
}
// NOTE: This does not inform the user if the renderer cannot
// use the POLYGON_MODE_LINE feature.
if self.features.contains(wgpu::Features::POLYGON_MODE_LINE) {
if config.draw_mesh {
drawables.mesh.draw(