]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/spring.hh
update outdated comments
[lilypond.git] / lily / include / spring.hh
index 78bd68cb57b7bcb08b08af05d3c6d6f2782f341c..4022173201f45d00852568d7f5e8cd0c181a5ef8 100644 (file)
@@ -46,7 +46,6 @@ public:
 
   void operator*= (Real);
   bool operator> (Spring const&) const;
-  Grob *other_;
 };
 DECLARE_UNSMOB (Spring, spring);