summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2002-10-15 15:54:23 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2002-10-15 15:54:23 +0000
commit10882b17c9d2305283be49a1970ddfcef183a8d1 (patch)
tree23e30424986295ee14018f0cbd822da7f1e53494 /src
parent0977fa67b82fcd5ea4e8583c449b91c8e7af09c5 (diff)
removed highpc.c and lowpc.c
Diffstat (limited to 'src')
-rw-r--r--src/mesa/main/Makefile.win2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/main/Makefile.win b/src/mesa/main/Makefile.win
index 2b3f50e192..3b80a78609 100644
--- a/src/mesa/main/Makefile.win
+++ b/src/mesa/main/Makefile.win
@@ -63,14 +63,12 @@ CORE_SRCS = \
glapi.c \
glthread.c \
hash.c \
- highpc.c \
hint.c \
histogram.c \
image.c \
imports.c \
light.c \
lines.c \
- lowpc.c \
matrix.c \
mem.c \
mmath.c \