max_samples makes redeclaration

SVN revision: 72115
This commit is contained in:
Jiyoun Park 2012-06-14 09:27:41 +00:00
parent 2eb4dede2f
commit 3b3c4d18e1
1 changed files with 1 additions and 1 deletions

View File

@ -3006,7 +3006,7 @@ static void
_set_gl_surface_cap(Render_Engine *re)
{
GLuint fbo, tex, depth, stencil;
int w, h, max_samples;
int w, h;
int i, ret, count;