removed version logging
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 24 Nov 1999 18:45:44 +0000 (18:45 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 24 Nov 1999 18:45:44 +0000 (18:45 +0000)
include/GL/xmesa.h

index 4a2ed9ac250c9f5646559c8a9af0e42212df0926..313aa23c94c6173444f230349db98d6261c7956b 100644 (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
  */
 
 
-/*
- * $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.