Browse Source

Cleanup after nanovg updates

Signed-off-by: falkTX <falktx@falktx.com>
pull/344/head
falkTX 3 years ago
parent
commit
eca8056dc2
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      dgl/src/nanovg/nanovg_gl.h

+ 0
- 3
dgl/src/nanovg/nanovg_gl.h View File

@@ -245,9 +245,6 @@ struct GLNVGcontext {
GLNVGshader shader;
GLNVGtextureContext* textureContext;
float view[2];
int ntextures;
int ctextures;
int textureId;
GLuint vertBuf;
#if defined NANOVG_GL3
GLuint vertArr;


Loading…
Cancel
Save