Merge pull request #5913 from dumganhar/develop

Remove AccelerometerSimulation.h for cpp template.
This commit is contained in:
James Chen 2014-03-21 15:16:00 +08:00
commit e9d7937431
1 changed files with 0 additions and 3 deletions

View File

@ -1,8 +1,5 @@
#import <UIKit/UIKit.h>
// Under iOS and the Simulator, we can use an alternate Accelerometer interface
#import "AccelerometerSimulation.h"
int main(int argc, char *argv[]) {
NSAutoreleasePool * pool = [[NSAutoreleasePool alloc] init];