Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
lieff committed May 17, 2018
1 parent 284d93d commit ce8315b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/nanovg_gl.h
Original file line number Diff line number Diff line change
Expand Up @@ -1589,7 +1589,6 @@ NVGcontext* nvgCreateGLES3(int flags)
return ctx;

error:
// 'gl' is freed by nvgDeleteInternal.
return NULL;
}

Expand Down

0 comments on commit ce8315b

Please sign in to comment.