diff --git a/dgl/NanoVG.hpp b/dgl/NanoVG.hpp index 2bb58890..18ec1de0 100644 --- a/dgl/NanoVG.hpp +++ b/dgl/NanoVG.hpp @@ -317,7 +317,6 @@ public: /** Begin drawing a new frame. - @param withAlha Controls if drawing the shapes to the render target should be done using straight or pre-multiplied alpha. */ void beginFrame(const uint width, const uint height, const float scaleFactor = 1.0f);