summaryrefslogtreecommitdiff
path: root/osx/janTestLib/janTestLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'osx/janTestLib/janTestLib.h')
-rw-r--r--osx/janTestLib/janTestLib.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/osx/janTestLib/janTestLib.h b/osx/janTestLib/janTestLib.h
deleted file mode 100644
index ecd13097d6fb..000000000000
--- a/osx/janTestLib/janTestLib.h
+++ /dev/null
@@ -1,13 +0,0 @@
-//
-// janTestLib.h
-// janTestLib
-//
-// Created by Jan Iversen on 29/01/2017.
-// Copyright © 2017 Jan Iversen. All rights reserved.
-//
-
-#import <Foundation/Foundation.h>
-
-@interface janTestLib : NSObject
-
-@end