summaryrefslogtreecommitdiff
path: root/src/mesa/swrast/swrast.h
diff options
context:
space:
mode:
authorChia-I Wu <olvaffe@gmail.com>2009-09-15 14:20:30 +0800
committerChia-I Wu <olvaffe@gmail.com>2009-09-15 14:20:30 +0800
commita49adc545bae522851b095c05df9d82d78fc78c8 (patch)
treefa11aaf273bd6ade312f549d1d8b380a61d8daf9 /src/mesa/swrast/swrast.h
parentb4d0fdf8d25777dc7b6ad69f7338ea8ca6800638 (diff)
Update Android.mk for recent merge.
Diffstat (limited to 'src/mesa/swrast/swrast.h')
-rw-r--r--src/mesa/swrast/swrast.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/mesa/swrast/swrast.h b/src/mesa/swrast/swrast.h
index a85d69bfbf..436c7ad0f9 100644
--- a/src/mesa/swrast/swrast.h
+++ b/src/mesa/swrast/swrast.h
@@ -76,12 +76,6 @@ typedef struct {
} SWvertex;
-/**
- * Fixed point data type.
- */
-typedef int GLfixed;
-
-
#define FRAG_ATTRIB_CI FRAG_ATTRIB_COL0