Big rename part 1: 'action' to 'input'.
[enjoyable.git] / JSActionHat.h
diff --git a/JSActionHat.h b/JSActionHat.h
deleted file mode 100644 (file)
index 7c9ffce..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-//
-//  JSActionHat.h
-//  Enjoy
-//
-//  Created by Sam McCall on 5/05/09.
-//  Copyright 2009 University of Otago. All rights reserved.
-//
-
-#import "JSAction.h"
-
-@interface JSActionHat : JSAction
-
-- (id)initWithIndex:(int)index;
-
-@end