Only try to delete address if present.
[gedcom-parse.git] / gom / change_date.h
index ac94b76791890991ee6a4508c984574289472a2c..f0022e49d49417d07b8d866480438194556a55ac 100644 (file)
@@ -32,6 +32,8 @@ int write_change_date(Gedcom_write_hndl hndl, int parent,
                      struct change_date *chan);
 
 DECLARE_SUB_MAKEFUNC(change_date);
+
+DECLARE_UNREFALLFUNC(change_date);
 DECLARE_CLEANFUNC(change_date);
 DECLARE_ADDFUNC2(change_date, note_sub);
 DECLARE_ADDFUNC2(change_date, user_data);