summaryrefslogtreecommitdiff
path: root/tests/texturing
diff options
context:
space:
mode:
Diffstat (limited to 'tests/texturing')
-rw-r--r--tests/texturing/texture-al.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/texturing/texture-al.c b/tests/texturing/texture-al.c
index ab81f63fb..d33bb6b51 100644
--- a/tests/texturing/texture-al.c
+++ b/tests/texturing/texture-al.c
@@ -35,8 +35,6 @@ PIGLIT_GL_TEST_CONFIG_BEGIN
config.supports_gl_compat_version = 10;
- config.window_width = 128;
- config.window_height = 128;
config.window_visual = PIGLIT_GL_VISUAL_RGBA | PIGLIT_GL_VISUAL_DOUBLE;
PIGLIT_GL_TEST_CONFIG_END