Reported-by: Chad Versace <chad.vers...@linux.intel.com>
---
 .../spec/glx_arb_create_context/pre-GL32-profile.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/tests/spec/glx_arb_create_context/pre-GL32-profile.c 
b/tests/spec/glx_arb_create_context/pre-GL32-profile.c
index f479dee..43ab705 100644
--- a/tests/spec/glx_arb_create_context/pre-GL32-profile.c
+++ b/tests/spec/glx_arb_create_context/pre-GL32-profile.c
@@ -47,9 +47,6 @@ static bool try_version(int major, int minor)
                GLX_CONTEXT_MINOR_VERSION_ARB,
                minor,
 
-               GLX_CONTEXT_PROFILE_MASK_ARB,
-               GLX_CONTEXT_CORE_PROFILE_BIT_ARB,
-
                None
        };
 
-- 
1.7.8.6

_______________________________________________
Piglit mailing list
Piglit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to