Browse Source

doc: minor OCD annoyance.

pull/547/head
Vladimír Vondruš 4 years ago
parent
commit
cc88c8b979
  1. 1
      doc/snippets/MagnumShaders-gl.cpp

1
doc/snippets/MagnumShaders-gl.cpp

@ -699,7 +699,6 @@ shader.setViewportSize(Vector2{GL::defaultFramebuffer.viewport().size()})
.setLineLength(0.3f) .setLineLength(0.3f)
.draw(mesh); .draw(mesh);
/* [MeshVisualizerGL3D-usage-tbn2] */ /* [MeshVisualizerGL3D-usage-tbn2] */
} }
#endif #endif
#endif #endif

Loading…
Cancel
Save