Show
Ignore:
Timestamp:
02/26/10 07:39:43 (2 years ago)
Author:
gbooker
Message:

Reverted some changes that didn't need to be in the project and a change that broke things.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/CommonMediaPlayer/Classes/CMPPlayerManager.h

    r1184 r1186  
    151151        return success; 
    152152} 
    153  
    154  
    155153 
    156154static inline BOOL loadCMPFramework(NSString *frapPath) 
     
    221219                        return NO; 
    222220        } 
    223  
    224          
    225221         
    226222        NSBundle *framework = [NSBundle bundleWithPath:frameworkPath];