From 07ff65925fdcc2d0ff449b6474f3cbd1351b2b18 Mon Sep 17 00:00:00 2001 From: Marek Olšák Date: Fri, 14 May 2010 15:07:06 +0200 Subject: gallium: remove forward declarations of non-existent objects --- src/gallium/drivers/trace/tr_dump.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gallium/drivers/trace') diff --git a/src/gallium/drivers/trace/tr_dump.h b/src/gallium/drivers/trace/tr_dump.h index f21f72b0c7..74c5e83e9e 100644 --- a/src/gallium/drivers/trace/tr_dump.h +++ b/src/gallium/drivers/trace/tr_dump.h @@ -37,7 +37,6 @@ #include "pipe/p_compiler.h" #include "pipe/p_format.h" -struct pipe_buffer; struct pipe_resource; struct pipe_surface; struct pipe_transfer; -- cgit v1.2.3