terminology crashes on close--

SVN revision: 81843
This commit is contained in:
Mike Blumenkrantz 2012-12-28 20:30:31 +00:00
parent a9b695ebbd
commit 92d5cd9826
1 changed files with 1 additions and 1 deletions

View File

@ -2346,7 +2346,7 @@ _smart_del(Evas_Object *obj)
termpty_shutdown();
_parent_sc.del(obj);
//_parent_sc.del(obj);
evas_object_smart_data_set(obj, NULL);
free(sd);
}