upload tizen1.0 source
[framework/telephony/libslp-tapi.git] / include / tapi / ITapiCall.h
index 8903a4d..3424984 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (c) 2011 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: Kyeongchul Kim <kyeongchul.kim@samsung.com>
+ * Contact: Ja-young Gu <jygu@samsung.com>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -39,9 +39,6 @@
 #ifndef _ITAPI_CALL_H_
 #define _ITAPI_CALL_H_
 
-/*==================================================================================================
-                                         INCLUDE FILES
-==================================================================================================*/
 #include <TelCall.h>
 #include <TelUtility.h>
 #include <TelDefines.h>
@@ -51,29 +48,6 @@ extern "C"
 {
 #endif
 
-/*==================================================================================================
-                                           CONSTANTS
-==================================================================================================*/
-
-
-/*==================================================================================================
-                                            MACROS
-==================================================================================================*/
-
-/*==================================================================================================
-                                             ENUMS
-==================================================================================================*/
-
-
-/*==================================================================================================
-                                 STRUCTURES AND OTHER TYPEDEFS
-==================================================================================================*/
-
-
-/*==================================================================================================
-                                     FUNCTION PROTOTYPES
-==================================================================================================*/
-
  /**
  * @brief  This function originates MO call setup. This is an asynchronous function. The function completes immediately and
  * call setup proceeds in background.
@@ -1875,4 +1849,3 @@ int tel_retrieve_call(unsigned int CallHandle, int * pRequestId);
  /**
 * @}
 */
-