diff options
author | Karl Schultz <[email protected]> | 2005-09-05 14:08:51 +0000 |
---|---|---|
committer | Karl Schultz <[email protected]> | 2005-09-05 14:08:51 +0000 |
commit | e15c2d077a89b1f4ca7121a85beaf9a0133c61e3 (patch) | |
tree | a2edfa951c107e17c15acd545307b892de80f073 /src/mesa/drivers/windows | |
parent | 53a3c70580b2f7fd91de9960d83ee7e3b665ff2d (diff) |
remove _swrast_DrawBuffer
Diffstat (limited to 'src/mesa/drivers/windows')
-rw-r--r-- | src/mesa/drivers/windows/gdi/mesa.def | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/drivers/windows/gdi/mesa.def b/src/mesa/drivers/windows/gdi/mesa.def index 7b67c5ccb99..cca63ae0b3d 100644 --- a/src/mesa/drivers/windows/gdi/mesa.def +++ b/src/mesa/drivers/windows/gdi/mesa.def @@ -1043,7 +1043,6 @@ EXPORTS ; _swrast_alloc_buffers _swrast_Bitmap _swrast_CopyPixels - _swrast_DrawBuffer _swrast_DrawPixels _swrast_GetDeviceDriverReference _swrast_Clear |