removed mods directory from the ATutor codebase
[atutor.git] / mods / atsocial_iphone_app / Classes / ContactsViewController.h
diff --git a/mods/atsocial_iphone_app/Classes/ContactsViewController.h b/mods/atsocial_iphone_app/Classes/ContactsViewController.h
deleted file mode 100644 (file)
index f17f1bd..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-//
-//  ContactsViewController.h
-//  ATutor
-//
-//  Created by Quang Anh Do on 03/07/2010.
-//  Copyright 2010 Quang Anh Do. All rights reserved.
-//
-
-#import <UIKit/UIKit.h>
-#import <Three20/Three20.h>
-
-@interface ContactsViewController : TTTableViewController {
-
-}
-
-@end