Remove debug print statement.
[gedcom-parse.git] / gom / note_sub.h
index c78bfa2e11359a3558cf3d8f7ed778a21170b47f..f47060e71801a21da5ad99734b86f3612c8a0946 100644 (file)
@@ -32,6 +32,7 @@ int write_note_subs(Gedcom_write_hndl hndl, int parent, struct note_sub* note);
 
 DECLARE_SUB_MAKEFUNC(note_sub);
 
+DECLARE_UNREFALLFUNC(note_sub);
 DECLARE_CLEANFUNC(note_sub);
 DECLARE_ADDFUNC2(note_sub, source_citation);
 DECLARE_ADDFUNC2(note_sub, user_data);