summaryrefslogtreecommitdiff
path: root/packages/Symbian/group/curl.iby
diff options
context:
space:
mode:
Diffstat (limited to 'packages/Symbian/group/curl.iby')
-rw-r--r--packages/Symbian/group/curl.iby15
1 files changed, 0 insertions, 15 deletions
diff --git a/packages/Symbian/group/curl.iby b/packages/Symbian/group/curl.iby
deleted file mode 100644
index 7921aaa07..000000000
--- a/packages/Symbian/group/curl.iby
+++ /dev/null
@@ -1,15 +0,0 @@
-//
-// curl file transfer utility command-line utility
-//
-// Use this file with buildrom to add curl to a device ROM
-//
-
-#ifndef CURL_IBY
-#define CURL_IBY
-
-#include <openenv.iby>
-#include <libcurl.iby>
-
-file=ABI_DIR\BUILD_DIR\curl.exe \sys\bin\curl.exe
-
-#endif // CURL_IBY