intel: Fix some potential writes to zero-copy PBOs when used as regions.
[mesa.git] / src / mesa / swrast / s_clear.c
index 34ae1b4fccf9a96a0627f67ff324e115a54421af..35080fd3945f65d2388dc43ddda3eec21b7583c3 100644 (file)
@@ -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"