Revision: 49634
          
http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=49634
Author:   campbellbarton
Date:     2012-08-06 19:31:34 +0000 (Mon, 06 Aug 2012)
Log Message:
-----------
remove unused mask pointer

Modified Paths:
--------------
    branches/soc-2011-tomato/source/blender/makesdna/DNA_mask_types.h

Modified: branches/soc-2011-tomato/source/blender/makesdna/DNA_mask_types.h
===================================================================
--- branches/soc-2011-tomato/source/blender/makesdna/DNA_mask_types.h   
2012-08-06 19:28:22 UTC (rev 49633)
+++ branches/soc-2011-tomato/source/blender/makesdna/DNA_mask_types.h   
2012-08-06 19:31:34 UTC (rev 49634)
@@ -51,9 +51,6 @@
 
        int flag;  /* for anim info */
        int pad;
-
-       /* XXX: cache data, remove as soon as rasterizer is multithreaded */
-       void *raster_cache;
 } Mask;
 
 typedef struct MaskParent {

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to