]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/performer-group.hh
Don't use virtual base classes without apparent reason
[lilypond.git] / lily / include / performer-group.hh
index c2ee2ca1592cdc3275c29aba29f989842bd0f77b..4316d8bb73a8069cb41077b8b8507ed5c58afd60 100644 (file)
@@ -26,7 +26,7 @@
 
 typedef void (Performer:: *Performer_method) (void);
 
-class Performer_group : public virtual Translator_group
+class Performer_group : public Translator_group
 {
 public:
   VIRTUAL_COPY_CONSTRUCTOR (Translator_group, Performer_group);