X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fbase%2Finc%2FFBase_Log.h;h=5f22cfc3ac415429df933ccec9f0fa9de04e7c43;hb=2283727efe48325571b747e61adfea4e8c605c62;hp=9b11e336a98205f62792755de0448a622b55323b;hpb=8f5f7c07039d34a2f4ccb9836ace7f7e0d54d08a;p=platform%2Fframework%2Fnative%2Fappfw.git diff --git a/src/base/inc/FBase_Log.h b/src/base/inc/FBase_Log.h index 9b11e33..5f22cfc 100644 --- a/src/base/inc/FBase_Log.h +++ b/src/base/inc/FBase_Log.h @@ -24,7 +24,6 @@ #include #include #include -#include #ifdef __cplusplus extern "C" { @@ -87,10 +86,8 @@ const char* __GetModuleName(LogID id); bool __GetEnableInfo(LogID id); void __InitializeLogInfo(void); -void __InitializeLogLevel(const Tizen::Io::Registry& reg); -void __InitializePlatformModule(const Tizen::Io::Registry& reg); #ifdef __cplusplus } #endif // __cplusplus -#endif // _FBASE_INTERNAL_LOG_H_ \ No newline at end of file +#endif // _FBASE_INTERNAL_LOG_H_