diff options
Diffstat (limited to 'src/mesa/drivers/d3d/DDrawPROCS.c')
-rw-r--r-- | src/mesa/drivers/d3d/DDrawPROCS.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/drivers/d3d/DDrawPROCS.c b/src/mesa/drivers/d3d/DDrawPROCS.c index 33a1e47bba3..a02a89debbb 100644 --- a/src/mesa/drivers/d3d/DDrawPROCS.c +++ b/src/mesa/drivers/d3d/DDrawPROCS.c @@ -397,4 +397,3 @@ void RPixelsRGBA( const GLcontext* ctx, GLuint n, const GLint x[], const GLint y /* Giver back. */
UnlockHAL( pContext->pShared, TRUE );
}
-
\ No newline at end of file |