even tho its going to be killed... fix it anyway.

SVN revision: 46352
This commit is contained in:
Carsten Haitzler 2010-02-22 08:08:04 +00:00
parent c8908d3ed4
commit 59da209fb5
1 changed files with 1 additions and 1 deletions

View File

@ -60,8 +60,8 @@ ecore_config_dst(Ecore_Config_Prop * e)
Ecore_Config_Listener_List *l;
p = NULL;
c = e;
t = __ecore_config_bundle_local;
c = t->data;
if (!e || !e->key)
return NULL;