Only try to delete address if present.
[gedcom-parse.git] / gom / source_event.h
index 7d86a6e3370f3af508c02f4578236b1063c1e845..549281c16bff606daecd2d80c5a1fa07e4f9cb97 100644 (file)
@@ -33,6 +33,7 @@ int write_source_events(Gedcom_write_hndl hndl, int parent,
 
 DECLARE_SUB_MAKEFUNC(source_event);
 
+DECLARE_UNREFALLFUNC(source_event);
 DECLARE_CLEANFUNC(source_event);
 DECLARE_ADDFUNC2(source_event, user_data);