Show
Ignore:
Timestamp:
02/26/10 14:18:28 (2 years ago)
Author:
gbooker
Message:

Silence some warnings

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/CommonMediaPlayer/Update Classes/CMPDownloadController.h

    r1187 r1188  
    6363@class BRControllerStack, NSMutableDictionary; 
    6464 
     65@protocol CMPInstallerDelegate; 
    6566 
    66  
    67  
    68 @interface CMPDownloadController : NSObject 
     67@interface CMPDownloadController : NSObject <CMPInstallerDelegate> 
    6968{ 
    7069        int             padding[16];