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