summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/beos
diff options
context:
space:
mode:
authorKenneth Graunke <kenneth@whitecape.org>2011-02-10 17:35:36 -0800
committerKenneth Graunke <kenneth@whitecape.org>2011-02-10 17:37:01 -0800
commit2e8726f5b156ec59fd5c8b80a7947183055d80c2 (patch)
treea51333136db0b0d769be17a02af2d67025976d89 /src/mesa/drivers/beos
parente0c1fc32832b66b52e6352ba563288ee48a1face (diff)
mesa: Remove empty header file s_trispan.h.
Diffstat (limited to 'src/mesa/drivers/beos')
-rw-r--r--src/mesa/drivers/beos/GLView.cpp1
1 files changed, 0 insertions, 1 deletions
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"