Clean up root folder.
[enjoyable.git] / NJOutputKeyPress.h
diff --git a/NJOutputKeyPress.h b/NJOutputKeyPress.h
deleted file mode 100644 (file)
index 052b010..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-//
-//  NJOutputKeyPress.h
-//  Enjoy
-//
-//  Created by Sam McCall on 5/05/09.
-//  Copyright 2009 University of Otago. All rights reserved.
-//
-
-#import "NJOutput.h"
-
-@interface NJOutputKeyPress : NJOutput
-
-@property (nonatomic, assign) CGKeyCode vk;
-
-@end