]> git.donarmstrong.com Git - lilypond.git/commit
Issue 2954: Context_mod should not have virtual copy constructor
authorDavid Kastrup <dak@gnu.org>
Wed, 7 Nov 2012 17:29:00 +0000 (18:29 +0100)
committerDavid Kastrup <dak@gnu.org>
Mon, 12 Nov 2012 09:09:59 +0000 (10:09 +0100)
commit1d147fb186fb3240030995add4226722632cfa14
treec757760c36d6be901cb6b78096acc8816eef9567
parent1429773f3c8a2e559ba7acc71c58786326bcdcbc
Issue 2954: Context_mod should not have virtual copy constructor

Without a virtual destructor, this is asking for trouble.  It does not
appear that a virtual copy constructor is actually needed for anything
here.
lily/include/context-mod.hh