From 3fe98a473ccb610c3832783cd8be8498d7e557e8 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sat, 10 Oct 2020 21:38:20 +1100 Subject: Cleanup: remove unnecessary comments --- source/blender/makesdna/DNA_brush_types.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'source/blender/makesdna/DNA_brush_types.h') diff --git a/source/blender/makesdna/DNA_brush_types.h b/source/blender/makesdna/DNA_brush_types.h index 07186425c3f..3acdbbb79fa 100644 --- a/source/blender/makesdna/DNA_brush_types.h +++ b/source/blender/makesdna/DNA_brush_types.h @@ -27,10 +27,6 @@ #include "DNA_curve_types.h" #include "DNA_texture_types.h" /* for MTex */ -//#ifndef MAX_MTEX // XXX Not used? -//#define MAX_MTEX 18 -//#endif - struct CurveMapping; struct Image; struct MTex; -- cgit v1.2.3