ecore-drm: Disable default DBG log level

Simple patch to disable setting ecore-drm log level to DBG by default

@fix

Signed-off-by: Chris Michael <cpmichael@osg.samsung.com>
This commit is contained in:
Chris Michael 2016-03-09 15:24:24 -05:00
parent 48f62ad686
commit 96085feb6d
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ ecore_drm_init(void)
}
/* set logging level */
eina_log_level_set(EINA_LOG_LEVEL_DBG);
/* eina_log_level_set(EINA_LOG_LEVEL_DBG); */
/* try to create logging domain */
_ecore_drm_log_dom =