]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/scale.hh
Issue 5167/2: Let `make-markup' fetch the signature itself
[lilypond.git] / lily / include / scale.hh
index 7c990e503419ce7db183489fae7ce90c0074d092..19cd175c797fd7d9e63a5ac79dbb8c73696c1fa0 100644 (file)
@@ -26,7 +26,6 @@
 
 struct Scale : public Smob<Scale>
 {
-  static const char * const type_p_name_; // = 0
   virtual ~Scale ();
   Scale (vector<Rational> const &);
   Scale (Scale const &);