From 2e8726f5b156ec59fd5c8b80a7947183055d80c2 Mon Sep 17 00:00:00 2001 From: Kenneth Graunke Date: Thu, 10 Feb 2011 17:35:36 -0800 Subject: mesa: Remove empty header file s_trispan.h. --- src/mesa/drivers/beos/GLView.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mesa/drivers/beos') diff --git a/src/mesa/drivers/beos/GLView.cpp b/src/mesa/drivers/beos/GLView.cpp index 297e6e72d0..57c4614f32 100644 --- a/src/mesa/drivers/beos/GLView.cpp +++ b/src/mesa/drivers/beos/GLView.cpp @@ -50,7 +50,6 @@ extern "C" { #include "swrast/s_depth.h" #include "swrast/s_lines.h" #include "swrast/s_triangle.h" -#include "swrast/s_trispan.h" #include "tnl/tnl.h" #include "tnl/t_context.h" #include "tnl/t_pipeline.h" -- cgit v1.2.3