From d35983a3ace2d869aa478d107f475ca835b66e50 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Thu, 6 Sep 2018 00:10:03 +0200 Subject: Rename the project directory "CopyMailto" -> "Copy Mailto" --- CopyMailto/DefaultURLHandler.h | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 CopyMailto/DefaultURLHandler.h (limited to 'CopyMailto/DefaultURLHandler.h') diff --git a/CopyMailto/DefaultURLHandler.h b/CopyMailto/DefaultURLHandler.h deleted file mode 100644 index dc09ffc..0000000 --- a/CopyMailto/DefaultURLHandler.h +++ /dev/null @@ -1,15 +0,0 @@ -// -// DefaultURLHandler.h -// CopyMailto -// -// Created by tw on 9/5/18. -// Copyright © 2018 tw. All rights reserved. -// - -#import - -@interface DefaultURLHandler : NSObject - -+ (OSStatus)setDefaultURLHandler; - -@end -- cgit v1.2.3