Showing
3 changed files
with
0 additions
and
6 deletions
| @@ -7,9 +7,6 @@ | @@ -7,9 +7,6 @@ | ||
| 7 | // | 7 | // |
| 8 | 8 | ||
| 9 | #import "PCChartsTableViewController.h" | 9 | #import "PCChartsTableViewController.h" |
| 10 | -#import "PNChart.h" | ||
| 11 | -#import "PNLineChartData.h" | ||
| 12 | -#import "PNLineChartDataItem.h" | ||
| 13 | 10 | ||
| 14 | @interface PCChartsTableViewController () | 11 | @interface PCChartsTableViewController () |
| 15 | 12 |
| @@ -6,8 +6,6 @@ | @@ -6,8 +6,6 @@ | ||
| 6 | // Copyright (c) 2013年 kevinzhow. All rights reserved. | 6 | // Copyright (c) 2013年 kevinzhow. All rights reserved. |
| 7 | // | 7 | // |
| 8 | 8 | ||
| 9 | -#import <UIKit/UIKit.h> | ||
| 10 | - | ||
| 11 | #import "PCAppDelegate.h" | 9 | #import "PCAppDelegate.h" |
| 12 | 10 | ||
| 13 | int main(int argc, char * argv[]) | 11 | int main(int argc, char * argv[]) |
-
Please register or login to post a comment