From 2ee85e20c888d45d3a05ed020dbaf616337f8955 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Tue, 11 May 2010 00:00:35 -0700 Subject: [PATCH] ir_to_mesa: Remove stale comment about monoburg. --- ir_to_mesa.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ir_to_mesa.cpp b/ir_to_mesa.cpp index 44786258db1..1485b6a2c0f 100644 --- a/ir_to_mesa.cpp +++ b/ir_to_mesa.cpp @@ -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 -- 2.30.2