]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/spring.hh
Run `make grand-replace'.
[lilypond.git] / lily / include / spring.hh
index 78bd68cb57b7bcb08b08af05d3c6d6f2782f341c..f4f943f899b5286cbabb18223cdaf40cc97dc846 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1999--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 1999--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef SPRING_HH
@@ -46,7 +46,6 @@ public:
 
   void operator*= (Real);
   bool operator> (Spring const&) const;
-  Grob *other_;
 };
 DECLARE_UNSMOB (Spring, spring);