Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mach_override.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'DisposeWindow+Beep_Injector/InjectorAppDelegate.h')
-rw-r--r--DisposeWindow+Beep_Injector/InjectorAppDelegate.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/DisposeWindow+Beep_Injector/InjectorAppDelegate.h b/DisposeWindow+Beep_Injector/InjectorAppDelegate.h
deleted file mode 100644
index 322bfee..0000000
--- a/DisposeWindow+Beep_Injector/InjectorAppDelegate.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#import <Cocoa/Cocoa.h>
-
-@interface Injector : NSObject {}
-@end