]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/performer.hh
Doc-es: fix version hash for Notation/Rhythms.
[lilypond.git] / lily / include / performer.hh
index fcd5a26b424c73ff229d247ca2454e40d7b0f515..a640e240aa27449065dad6564fd6e7b524f955a0 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1996--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1996--2015 Han-Wen Nienhuys <hanwen@xs4all.nl>
   Jan Nieuwenhuizen <janneke@gnu.org>
 
   LilyPond is free software: you can redistribute it and/or modify
@@ -40,7 +40,5 @@ protected:
   virtual void create_audio_elements ();
 };
 
-Performer *unsmob_performer (SCM perf);
-
 #endif /* PERFORMER_HH */