]> git.donarmstrong.com Git - lilypond.git/blobdiff - lib/include/duration.hh
patch::: 0.1.9.jcn3: pats
[lilypond.git] / lib / include / duration.hh
index c7f2ef3a47dd0986004346defb2d52766e84fc9b..0ae66d572ecf67db37d55fb720f30c2ceafe0f25 100644 (file)
@@ -29,7 +29,6 @@ struct Duration {
     Ctor of Duration. 
     */
   Duration();
-  Duration( int type_i, int dots_i = 0 );
   /// is the "plet factor" of this note != 1 ?
   bool plet_b();
   String str()const;