]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/smobs.hh
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / lily / include / smobs.hh
index 5a5b5ce1811dffa67d23401c4b64d80260840a84..80a20eecce26f391f9a77fb703919769944acead 100644 (file)
@@ -121,7 +121,7 @@ protected:\
        virtual ~CL ();\
        SCM unprotected_smobify_self ();\
 private: \
-       SCM smobify_self ();                                    \
+       void smobify_self ();                                   \
        SCM self_scm_; \
 public: \
        SCM self_scm () const { return self_scm_; } \