Track Radeon driver symlinks in Git.
[mesa.git] / src / mesa / drivers / dri / r300 / r300_context.c
index b7d75426c57fc0a55cb2d22f72e7742e5a5ddd1d..6f3aab986d236269f06a2c8ef3a5f57d342b1ef8 100644 (file)
@@ -418,8 +418,6 @@ GLboolean r300CreateContext(const __GLcontextModes * glVisual,
 
        _mesa_set_mvp_with_dp4( ctx, GL_TRUE );
 
-       _mesa_set_mvp_with_dp4( ctx, GL_TRUE );
-
        /* Initialize the software rasterizer and helper modules.
         */
        _swrast_CreateContext(ctx);