X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=progs%2Fdemos%2Ftrispd.c;h=165d088e3d306bb245192288c97ae25ded11fb64;hb=028780a809bdb2941c7be37523d22bd394c49211;hp=61d625526f26fea53c6752ef83e7982212818c67;hpb=f02a5f6cc55fc61229a038ac72edb3ce97cb6950;p=mesa.git diff --git a/progs/demos/trispd.c b/progs/demos/trispd.c index 61d625526f2..165d088e3d3 100644 --- a/progs/demos/trispd.c +++ b/progs/demos/trispd.c @@ -1,4 +1,3 @@ -/* $Id: trispd.c,v 1.4 2002/07/12 15:54:02 brianp Exp $ */ /* * Simple GLUT program to measure triangle strip rendering speed.