From 9c770f06c64d408b9a49ff2d335719047e7a0505 Mon Sep 17 00:00:00 2001 From: David Heidelberg Date: Mon, 4 Mar 2024 23:08:57 +0100 Subject: [PATCH] nine: drop useless and a bit too long line MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Acked-by: Pavel Ondračka Reviewed-by: lorn10 Signed-off-by: David Heidelberg Part-of: --- src/gallium/frontends/nine/nine_ff.c | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/gallium/frontends/nine/nine_ff.c b/src/gallium/frontends/nine/nine_ff.c index a686bb0e89e..f16008710c9 100644 --- a/src/gallium/frontends/nine/nine_ff.c +++ b/src/gallium/frontends/nine/nine_ff.c @@ -4,13 +4,6 @@ * SPDX-License-Identifier: MIT */ -/* FF is big and ugly so feel free to write lines as long as you like. - * Aieeeeeeeee ! - * - * Let me make that clearer: - * Aieeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee ! !! !!! - */ - #include "device9.h" #include "basetexture9.h" #include "vertexdeclaration9.h"