summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/ipjsua/ipjsua_Prefix.pch
diff options
context:
space:
mode:
authorLiong Sauw Ming <ming@teluu.com>2013-04-29 05:50:41 +0000
committerLiong Sauw Ming <ming@teluu.com>2013-04-29 05:50:41 +0000
commit6cb8bf429017eb00312c04d1edf5e3dcb8a7999b (patch)
treef559b7b42e0530b76f2af4fee62d70f29a0cad18 /pjsip-apps/src/ipjsua/ipjsua_Prefix.pch
parent685c71490a5430a59e0f7a29c9b78b46ab490e9f (diff)
Re #1655: Removed old ipjsua project and add svn ignore property
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4510 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjsip-apps/src/ipjsua/ipjsua_Prefix.pch')
-rw-r--r--pjsip-apps/src/ipjsua/ipjsua_Prefix.pch8
1 files changed, 0 insertions, 8 deletions
diff --git a/pjsip-apps/src/ipjsua/ipjsua_Prefix.pch b/pjsip-apps/src/ipjsua/ipjsua_Prefix.pch
deleted file mode 100644
index 2fe18564..00000000
--- a/pjsip-apps/src/ipjsua/ipjsua_Prefix.pch
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-// Prefix header for all source files of the 'ipjsua' target in the 'ipjsua' project
-//
-
-#ifdef __OBJC__
- #import <Foundation/Foundation.h>
- #import <UIKit/UIKit.h>
-#endif