From: Brian Paul Date: Sat, 7 Mar 2009 19:11:44 +0000 (-0700) Subject: swrast: remove old comment X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4de5abee3938ee1d186629a70b04a98a74f50c97;p=mesa.git swrast: remove old comment --- diff --git a/src/mesa/swrast/s_clear.c b/src/mesa/swrast/s_clear.c index 34ae1b4fccf..35080fd3945 100644 --- a/src/mesa/swrast/s_clear.c +++ b/src/mesa/swrast/s_clear.c @@ -22,8 +22,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -/** XXX This file should be named s_clear.c */ - #include "main/glheader.h" #include "main/colormac.h" #include "main/macros.h"