mesa: Use u_math.h from macros.h
[mesa.git] / src / mesa / drivers / dri / r200 / r200_sanity.c
index 34d83d89b3858e68b84052902e4711d1a28a5e58..8f7c0fe268f4332cf380355e6e21711debba7053 100644 (file)
@@ -593,8 +593,6 @@ static struct reg_names vector_names[] = {
    { 1000, "" },
 };
 
-union fi { float f; int i; };
-
 #define ISVEC   1
 #define ISFLOAT 2
 #define TOUCHED 4