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

github.com/EionRobb/skype4pidgin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'SkypePlugin_Prefix.pch')
-rw-r--r--SkypePlugin_Prefix.pch7
1 files changed, 0 insertions, 7 deletions
diff --git a/SkypePlugin_Prefix.pch b/SkypePlugin_Prefix.pch
deleted file mode 100644
index 765d03d..0000000
--- a/SkypePlugin_Prefix.pch
+++ /dev/null
@@ -1,7 +0,0 @@
-//
-// Prefix header for all source files of the 'SkypePlugin' target in the 'SkypePlugin' project.
-//
-
-#ifdef __OBJC__
- #import <Cocoa/Cocoa.h>
-#endif