ir_to_mesa: Remove stale comment about monoburg.

This commit is contained in:
Eric Anholt 2010-05-11 00:00:35 -07:00
parent bdbd9f112e
commit 2ee85e20c8

View file

@ -26,10 +26,6 @@
*
* Translates the IR to ARB_fragment_program text if possible,
* printing the result
*
* The code generation is performed using monoburg. Because monoburg
* produces a single C file with the definitions of the node types in
* it, this file is included from the monoburg output.
*/
/* Quiet compiler warnings due to monoburg not marking functions defined