]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/smobs.hh
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / lily / include / smobs.hh
index dd384786edc3bc61696f70563aaea19faf5bff76..be08a073b0f072983d2ecb630adc9f9cf9c72b6a 100644 (file)
 #define DECLARE_TYPE_P(CL) extern SCM CL ## _type_p_proc
 
 void protect_smob (SCM smob, SCM *prot_cons);
-void unprotect_smob (SCM smob, SCM *prot_cons);
+void unprotect_smob (SCM *prot_cons);
 
 #endif /* SMOBS_HH */