summaryrefslogtreecommitdiff
path: root/tests/shaders/glsl-uniform-out-of-bounds.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/shaders/glsl-uniform-out-of-bounds.c')
-rw-r--r--tests/shaders/glsl-uniform-out-of-bounds.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/shaders/glsl-uniform-out-of-bounds.c b/tests/shaders/glsl-uniform-out-of-bounds.c
index 312a85903..36f14bc7a 100644
--- a/tests/shaders/glsl-uniform-out-of-bounds.c
+++ b/tests/shaders/glsl-uniform-out-of-bounds.c
@@ -40,8 +40,6 @@ PIGLIT_GL_TEST_CONFIG_BEGIN
config.supports_gl_compat_version = 10;
- config.window_width = 100;
- config.window_height = 100;
config.window_visual = PIGLIT_GL_VISUAL_RGB;
PIGLIT_GL_TEST_CONFIG_END