diff options
Diffstat (limited to 'xc/lib/GL/mesa/src/drv/mga/mgatexcnv.c')
-rw-r--r-- | xc/lib/GL/mesa/src/drv/mga/mgatexcnv.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/xc/lib/GL/mesa/src/drv/mga/mgatexcnv.c b/xc/lib/GL/mesa/src/drv/mga/mgatexcnv.c index aa26d181e..35df6a830 100644 --- a/xc/lib/GL/mesa/src/drv/mga/mgatexcnv.c +++ b/xc/lib/GL/mesa/src/drv/mga/mgatexcnv.c @@ -23,12 +23,9 @@ * OTHER DEALINGS IN THE SOFTWARE. * * Authors: - * Keith Whitwell <keithw@valinux.com> + * Keith Whitwell <keith@tungstengraphics.com> */ -#include <stdlib.h> -#include <stdio.h> - #include <GL/gl.h> #include "mm.h" |