]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/smobs.hh
Remove unused macros ADD_TYPE_PREDICATE and DECLARE_TYPE_P
[lilypond.git] / lily / include / smobs.hh
index 49c29325f0031f4e61908a1ee9035fa7f844cfc5..95e5ba1a11b1e7962e43e5df999867321105c5f0 100644 (file)
     return CL::unsmob (s);                      \
   }
 
-#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);