Changeset 1802
- Timestamp:
- 04/18/07 22:42:51
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/libtinymailui-gtk/tny-gtk-account-list-model.c
r1271 r1802 78 78 } 79 79 g_mutex_unlock (me->iterator_lock); 80 81 g_mutex_free (me->iterator_lock); 80 82 81 83 (*parent_class->finalize) (object);
