X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Ftapi%2FITapiCall.h;h=34249840e3852288709b1dc96be2c22dea161e16;hb=80723da212893dffad37c5d08e8e13b87595519c;hp=8903a4dab9dff8c7cceb7d98887105d1748f0789;hpb=c8fc332e4ffda47eeecfb11eda5bbba8d251c37f;p=framework%2Ftelephony%2Flibslp-tapi.git diff --git a/include/tapi/ITapiCall.h b/include/tapi/ITapiCall.h index 8903a4d..3424984 100644 --- a/include/tapi/ITapiCall.h +++ b/include/tapi/ITapiCall.h @@ -3,7 +3,7 @@ * * Copyright (c) 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Kyeongchul Kim + * Contact: Ja-young Gu * * 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 #include #include @@ -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); /** * @} */ -