Reworked the xref functions.
[gedcom-parse.git] / gom / source.c
index fc46d0352a270e73dd69f001012602c8a46ae8b8..c13acb38f0edab45392c4f64b01411d014c42309 100644 (file)
@@ -43,7 +43,6 @@ DEFINE_DESTROYFUNC(source, gom_first_source)
 DEFINE_ADDFUNC(source, XREF_SOUR)
 DEFINE_DELETEFUNC(source)
 DEFINE_GETXREFFUNC(source, XREF_SOUR)
-DEFINE_MAKELINKFUNC(source, XREF_SOUR)
      
 DEFINE_REC_CB(source, sour_start)
 DEFINE_NULL_CB(source, sour_data_start)