diff options
Diffstat (limited to 'CopyMailto/DefaultURLHandler.h')
-rw-r--r-- | CopyMailto/DefaultURLHandler.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CopyMailto/DefaultURLHandler.h b/CopyMailto/DefaultURLHandler.h index fb54e9e..dc09ffc 100644 --- a/CopyMailto/DefaultURLHandler.h +++ b/CopyMailto/DefaultURLHandler.h @@ -11,6 +11,5 @@ @interface DefaultURLHandler : NSObject + (OSStatus)setDefaultURLHandler; -+ (void)saveDefaultURLHandler; @end |