]> 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 cd111981bbea9c0fa38f27032e1a9dfefd20eeac..95e5ba1a11b1e7962e43e5df999867321105c5f0 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1999--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1999--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
     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);