diff options
Diffstat (limited to 'Juick/NewPostViewController.h')
-rw-r--r-- | Juick/NewPostViewController.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/Juick/NewPostViewController.h b/Juick/NewPostViewController.h deleted file mode 100644 index ceaca49..0000000 --- a/Juick/NewPostViewController.h +++ /dev/null @@ -1,13 +0,0 @@ -// -// NewPostViewController.h -// Juick -// -// Created by Vitaly Takmazov on 07.11.13. -// Copyright (c) 2013 com.juick. All rights reserved. -// - -#import <UIKit/UIKit.h> - -@interface NewPostViewController : UIViewController - -@end |