Remove legacy error code definition from eina log.

SVN revision: 42126
This commit is contained in:
dieb 2009-08-31 14:40:48 +00:00 committed by dieb
parent 2bc38ddb92
commit 7eff1d432b
1 changed files with 0 additions and 1 deletions

View File

@ -173,7 +173,6 @@ typedef void (*Eina_Log_Print_Cb)(const Eina_Log_Domain *d, Eina_Log_Level level
* @var EINA_LOG_OUT_OF_MEMORY
* Log identifier corresponding to a lack of memory.
*/
EAPI extern int EINA_ERROR_OUT_OF_MEMORY;
EAPI int eina_log_init(void);
EAPI int eina_log_shutdown(void);