removed version logging

This commit is contained in:
Brian Paul 1999-11-24 18:45:44 +00:00
parent b16103c466
commit 5bf7f47083

View file

@ -1,4 +1,4 @@
/* $Id: xmesa.h,v 1.2 1999/11/24 18:36:14 brianp Exp $ */
/* $Id: xmesa.h,v 1.3 1999/11/24 18:45:44 brianp Exp $ */
/*
* Mesa 3-D graphics library
@ -25,26 +25,6 @@
*/
/*
* $Log: xmesa.h,v $
* Revision 1.2 1999/11/24 18:36:14 brianp
* added XMesaMakeCurrent2(), XMesaGetCurrentReadBuffer(), bumped version to 3.3
*
* Revision 1.1.1.1 1999/08/19 00:55:40 jtg
* Imported sources
*
* Revision 1.3 1999/02/24 22:43:27 jens
* Name changes to get XMesa to compile standalone inside XFree86
*
* Revision 1.2 1999/02/14 03:39:09 brianp
* new copyright
*
* Revision 1.1 1998/02/13 03:17:32 brianp
* Initial revision
*
*/
/*
* Mesa/X11 interface. This header file serves as the documentation for
* the Mesa/X11 interface functions.