summaryrefslogtreecommitdiff
path: root/tests/shaders/glsl-fs-mix-constant.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/shaders/glsl-fs-mix-constant.c')
-rw-r--r--tests/shaders/glsl-fs-mix-constant.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/shaders/glsl-fs-mix-constant.c b/tests/shaders/glsl-fs-mix-constant.c
index b50f5a432..a2be8fd61 100644
--- a/tests/shaders/glsl-fs-mix-constant.c
+++ b/tests/shaders/glsl-fs-mix-constant.c
@@ -37,8 +37,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_VISUAL_DOUBLE | PIGLIT_GL_VISUAL_ALPHA;
PIGLIT_GL_TEST_CONFIG_END