X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=gom%2Fnote_sub.h;h=630f3d89abb2135106ccdb333d42ad8050dbbc13;hb=f8536669a2c38054a067bfe1596f90744b6c58da;hp=f014d451870f1aecf6493a6e76c93bf080da745a;hpb=4c445928c8f7d30731a66522ffb9747fe13a3243;p=gedcom-parse.git diff --git a/gom/note_sub.h b/gom/note_sub.h index f014d45..630f3d8 100644 --- a/gom/note_sub.h +++ b/gom/note_sub.h @@ -30,7 +30,6 @@ void note_sub_subscribe(); void note_sub_cleanup(struct note_sub* note); void note_sub_add_citation(Gom_ctxt ctxt, struct source_citation* cit); -void note_sub_add_to_note(NL_TYPE type, Gom_ctxt ctxt, const char* str); void note_sub_add_user_data(Gom_ctxt ctxt, struct user_data* data); #endif /* __NOTE_SUB_H */