X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fspring-smob.cc;h=5639a1cd0737446b8318f3c3a12b9712acc69007;hb=d4ce4ffb6c483324393e6427a53db24a73bc60e2;hp=a466fb44bb44d242aa7cb9da08c81d15a191946d;hpb=5bbca339abd8ca056f1360a829cc9798bd6ecd8b;p=lilypond.git diff --git a/lily/spring-smob.cc b/lily/spring-smob.cc index a466fb44bb..5639a1cd07 100644 --- a/lily/spring-smob.cc +++ b/lily/spring-smob.cc @@ -10,15 +10,6 @@ #include "warn.hh" #include "ly-smobs.icc" -Spring::Spring () -{ - distance_ = 1.0; - min_distance_ = 1.0; - inverse_stretch_strength_ = 1.0; - inverse_compress_strength_ = 1.0; - other_ = 0; -} - IMPLEMENT_SIMPLE_SMOBS (Spring); SCM