upload tizen1.0 source
[framework/telephony/libslp-tapi.git] / include / tapi / tapi_proxy.h
index 6cc5b46..a945c7f 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.
@@ -21,9 +21,6 @@
 #ifndef _TAPI_PROXY_H_
 #define _TAPI_PROXY_H_
 
-/*==================================================================================================
-                                         INCLUDE FILES
-==================================================================================================*/
 #include <glib-2.0/glib.h>
 #include <dbus/dbus-protocol.h>
 #include <dbus/dbus-glib.h>
@@ -33,25 +30,6 @@ extern "C"
 {
 #endif
 
-/*==================================================================================================
-                                           CONSTANTS
-==================================================================================================*/
-
-/*==================================================================================================
-                                            MACROS
-==================================================================================================*/
-
-/*==================================================================================================
-                                             ENUMS
-==================================================================================================*/
-
-/*==================================================================================================
-                                 STRUCTURES AND OTHER TYPEDEFS
-==================================================================================================*/
-
-/*==================================================================================================
-                                     FUNCTION PROTOTYPES
-==================================================================================================*/
 /*
  * This function is used to check the connection status with telephony server through DBUS.
  *
@@ -81,4 +59,3 @@ int tapi_send_request( int tapi_service, int tapi_service_function,
 #endif
 
 #endif /*_TAPI_PROXY_H_ */
-