Browse Source

Platform: this comment makes no sense here anymore.

The GL-related stuff was moved to GLConfiguration *long* ago.
euler-xxx
Vladimír Vondruš 5 years ago
parent
commit
e512afa31e
  1. 1
      src/Magnum/Platform/AndroidApplication.h

1
src/Magnum/Platform/AndroidApplication.h

@ -529,7 +529,6 @@ class AndroidApplication::GLConfiguration: public GL::Context::Configuration {
/** /**
@brief Configuration @brief Configuration
Double-buffered RGBA canvas with depth and stencil buffers.
@see @ref AndroidApplication(), @ref GLConfiguration, @ref create(), @see @ref AndroidApplication(), @ref GLConfiguration, @ref create(),
@ref tryCreate() @ref tryCreate()
*/ */

Loading…
Cancel
Save