tizen 2.4 release
[framework/web/wrt-commons.git] / modules / log / include / dpl / log / wrt_log.h
similarity index 78%
rename from modules_wearable/certificate_dao/dao/certificate_database.cpp
rename to modules/log/include/dpl/log/wrt_log.h
index 4392e0c..074be17 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2011 Samsung Electronics Co., Ltd All Rights Reserved
+ * Copyright (c) 2014 Samsung Electronics Co., Ltd All Rights Reserved
  *
  *    Licensed under the Apache License, Version 2.0 (the "License");
  *    you may not use this file except in compliance with the License.
@@ -14,6 +14,9 @@
  *    limitations under the License.
  */
 
-#include <wrt-commons/certificate-dao/certificate_database.h>
+#ifndef WRT_LOG_H
+#define WRT_LOG_H
 
-DPL::Mutex g_certificateDBQueriesMutex;
+#include <dpl/log/log.h>
+
+#endif