X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fmoment.hh;h=f0c6fbb21b79b418f11b65e0a74ac3c72c0bbf56;hb=9f3572d98bb948c9689cd1f75401a029451fa001;hp=ac895e99eb07176f0d59411e1be35be7484cc8a1;hpb=04265f11d1f21416ccebd2dcaa1d903dc781b36e;p=lilypond.git diff --git a/lily/include/moment.hh b/lily/include/moment.hh index ac895e99eb..f0c6fbb21b 100644 --- a/lily/include/moment.hh +++ b/lily/include/moment.hh @@ -50,7 +50,6 @@ public: static int compare (Moment const &, Moment const &); SCM as_scheme () const; }; - IMPLEMENT_ARITHMETIC_OPERATOR (Moment, +); IMPLEMENT_ARITHMETIC_OPERATOR (Moment, -); IMPLEMENT_ARITHMETIC_OPERATOR (Moment, /);