Browse Source

MeshTools: remove excessive indentation in a test.

pull/601/head
Vladimír Vondruš 3 years ago
parent
commit
a26d77afb4
  1. 1
      src/Magnum/MeshTools/Test/CompileGLTest.cpp

1
src/Magnum/MeshTools/Test/CompileGLTest.cpp

@ -98,7 +98,6 @@ CORRADE_ENUMSET_OPERATORS(Flags)
#endif #endif
struct CompileGLTest: GL::OpenGLTester { struct CompileGLTest: GL::OpenGLTester {
public:
explicit CompileGLTest(); explicit CompileGLTest();
void renderSetup(); void renderSetup();

Loading…
Cancel
Save