From 5e23af22f708a66695c0e44e599c26f02d8d4dcd Mon Sep 17 00:00:00 2001 From: Gareth Hughes Date: Fri, 30 Mar 2001 14:44:43 +0000 Subject: Remove all traces of CULL_MASK_ACTIVE. --- src/mesa/math/m_debug_util.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mesa/math/m_debug_util.h') diff --git a/src/mesa/math/m_debug_util.h b/src/mesa/math/m_debug_util.h index 79e369ebd5..dc8024a162 100644 --- a/src/mesa/math/m_debug_util.h +++ b/src/mesa/math/m_debug_util.h @@ -1,4 +1,4 @@ -/* $Id: m_debug_util.h,v 1.2 2001/03/12 00:48:41 gareth Exp $ */ +/* $Id: m_debug_util.h,v 1.3 2001/03/30 14:44:43 gareth Exp $ */ /* * Mesa 3-D graphics library @@ -191,7 +191,7 @@ extern char *mesa_profile; #endif -/* ================================================================ +/* ============================================================= * Helper functions */ -- cgit v1.2.3