From f874e6b4f081efcb3021a2d020e3ea8c5543287f Mon Sep 17 00:00:00 2001 From: Leo Franchi Date: Fri, 18 May 2012 17:10:24 -0400 Subject: [PATCH] See if this helps... --- src/libtomahawk/mac/FileHelpers.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/libtomahawk/mac/FileHelpers.h b/src/libtomahawk/mac/FileHelpers.h index 1a25cd97d..5c0d46803 100644 --- a/src/libtomahawk/mac/FileHelpers.h +++ b/src/libtomahawk/mac/FileHelpers.h @@ -20,7 +20,6 @@ #define MAC_FILE_HELPERS_H #import -#import // Implement this delegate protocol to get notified about the result of your copy attempt @interface NSObject (SUInstallerDelegateInformalProtocol)