]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/listener.hh
unsmob_pitch -> Pitch::unsmob and related
[lilypond.git] / lily / include / listener.hh
index e0827f8786dc372ceaee9256f159e7d1dbe0c7d5..51ad5db821d30885303cb72e9ef787b12720efb9 100644 (file)
@@ -89,7 +89,6 @@ public:
 
   DECLARE_SIMPLE_SMOBS (Listener);
 };
-DECLARE_UNSMOB (Listener, listener);
 
 #define IMPLEMENT_LISTENER(cl, method)                  \
 void                                                    \