summaryrefslogtreecommitdiff
path: root/Juick/NewPostViewController.h
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2016-08-28 21:03:22 +0300
committerGravatar Vitaly Takmazov2016-08-28 21:03:22 +0300
commit188d8e4ea870d1a6c8edd5a9b323742804badeba (patch)
tree071067f7189a6474d49abb952b1b04b820985b7a /Juick/NewPostViewController.h
parenta74588083c4950e9237dff7a84ccdd129b72c950 (diff)
project cleanup
Diffstat (limited to 'Juick/NewPostViewController.h')
-rw-r--r--Juick/NewPostViewController.h13
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