mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 22:38:05 +02:00
remove api_compat.c
This commit is contained in:
parent
03c0c2e8aa
commit
24f7c0c944
2 changed files with 2 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile.X11,v 1.62 2001/12/20 15:30:45 keithw Exp $
|
||||
# $Id: Makefile.X11,v 1.63 2002/01/14 16:07:33 brianp Exp $
|
||||
|
||||
# Mesa 3-D graphics library
|
||||
# Version: 4.1
|
||||
|
|
@ -25,7 +25,6 @@ CORE_SOURCES = \
|
|||
vpparse.c \
|
||||
vpstate.c \
|
||||
api_arrayelt.c \
|
||||
api_compat.c \
|
||||
api_loopback.c \
|
||||
api_noop.c \
|
||||
api_validate.c \
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile.X11,v 1.62 2001/12/20 15:30:45 keithw Exp $
|
||||
# $Id: Makefile.X11,v 1.63 2002/01/14 16:07:33 brianp Exp $
|
||||
|
||||
# Mesa 3-D graphics library
|
||||
# Version: 4.1
|
||||
|
|
@ -25,7 +25,6 @@ CORE_SOURCES = \
|
|||
vpparse.c \
|
||||
vpstate.c \
|
||||
api_arrayelt.c \
|
||||
api_compat.c \
|
||||
api_loopback.c \
|
||||
api_noop.c \
|
||||
api_validate.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue