X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=flower%2Finclude%2Ffile-name.hh;h=edfa72c23f5fe52faf35501a4fe9da28a47bfefa;hb=9f3572d98bb948c9689cd1f75401a029451fa001;hp=3d1a2d0fb2fe28e6094868387bd8792e6a331b87;hpb=04265f11d1f21416ccebd2dcaa1d903dc781b36e;p=lilypond.git diff --git a/flower/include/file-name.hh b/flower/include/file-name.hh index 3d1a2d0fb2..edfa72c23f 100644 --- a/flower/include/file-name.hh +++ b/flower/include/file-name.hh @@ -27,9 +27,6 @@ public: bool is_absolute () const; string to_string () const; - - string dir_part () const; - string file_part () const; }; #endif /* FILE_NAME */