Remove the define of download service operation
authorJungki Kwak <jungki.kwak@samsung.com>
Tue, 4 Jun 2013 02:31:30 +0000 (11:31 +0900)
committerJungki Kwak <jungki.kwak@samsung.com>
Wed, 12 Jun 2013 05:05:20 +0000 (14:05 +0900)
[issue#] N/A
[problem] N/A
[cause] The define of download service operation is added to service header file
[solution] The define of download service operation is removed

modified:   include/download.h

Change-Id: I9afdae8040e95129c4e25be93fe694cc3897b5cc

include/download.h

index 408d5be..cd12641 100755 (executable)
@@ -30,11 +30,6 @@ extern "C"
  */
 
 /**
- * @brief Name for download service operation. Download Manager application is launched.
- */
-#define SERVICE_OPERATION_DOWNLOAD "http://tizen.org/appcontrol/operation/download"
-
-/**
  * @brief Enumeration of error code for URL download
  */
 typedef enum