Source/GGBLayer.m
changeset 20 7c9ecb09a612
parent 15 73f8c889f053
child 22 4cb50131788f
     1.1 --- a/Source/GGBLayer.m	Wed Jul 09 17:07:45 2008 -0700
     1.2 +++ b/Source/GGBLayer.m	Fri Jul 18 13:26:59 2008 -0700
     1.3 @@ -124,6 +124,7 @@
     1.4  }
     1.5  
     1.6  
     1.7 +#if 0
     1.8  - (CATransform3D) aggregateTransform
     1.9  {
    1.10      CATransform3D xform = CATransform3DIdentity;
    1.11 @@ -146,7 +147,7 @@
    1.12      }
    1.13      return str;
    1.14  }
    1.15 -
    1.16 +#endif
    1.17  
    1.18  
    1.19  #if TARGET_OS_IPHONE