--- tests/spec/glx_arb_create_context/current-no-framebuffer.c | 2 -- 1 file changed, 2 deletions(-)
diff --git a/tests/spec/glx_arb_create_context/current-no-framebuffer.c b/tests/spec/glx_arb_create_context/current-no-framebuffer.c index 8f2956e..f5857a2 100644 --- a/tests/spec/glx_arb_create_context/current-no-framebuffer.c +++ b/tests/spec/glx_arb_create_context/current-no-framebuffer.c @@ -32,8 +32,6 @@ int main(int argc, char **argv) None }; GLXContext ctx; - int major; - int minor; int result = PIGLIT_PASS; GLX_ARB_create_context_setup();
_______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
