]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/file-name.hh
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / flower / include / file-name.hh
index 3d1a2d0fb2fe28e6094868387bd8792e6a331b87..edfa72c23f5fe52faf35501a4fe9da28a47bfefa 100644 (file)
@@ -27,9 +27,6 @@ public:
 
   bool is_absolute () const;
   string to_string () const;
-
-  string dir_part () const;
-  string file_part () const;
 };
 
 #endif /* FILE_NAME */