Browse Source

Platform: superfluous endif.

pull/132/head
Vladimír Vondruš 11 years ago
parent
commit
d648d29100
  1. 1
      src/Magnum/Platform/WindowlessWglApplication.h

1
src/Magnum/Platform/WindowlessWglApplication.h

@ -197,7 +197,6 @@ class WindowlessWglApplication::Configuration {
#else
typedef Containers::EnumSet<Flag> Flags;
#endif
#endif
constexpr /*implicit*/ Configuration() {}
~Configuration();

Loading…
Cancel
Save