summaryrefslogtreecommitdiff
path: root/tests/fbo/fbo-mipmap-copypix.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fbo/fbo-mipmap-copypix.c')
-rw-r--r--tests/fbo/fbo-mipmap-copypix.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/fbo/fbo-mipmap-copypix.c b/tests/fbo/fbo-mipmap-copypix.c
index 18b559932..143606bdf 100644
--- a/tests/fbo/fbo-mipmap-copypix.c
+++ b/tests/fbo/fbo-mipmap-copypix.c
@@ -37,8 +37,6 @@ PIGLIT_GL_TEST_CONFIG_BEGIN
config.supports_gl_compat_version = 10;
- config.window_width = 50;
- config.window_height = 50;
config.window_visual = PIGLIT_GL_VISUAL_DOUBLE | PIGLIT_GL_VISUAL_RGB;
PIGLIT_GL_TEST_CONFIG_END