X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Foptimal-page-breaking.hh;h=6dd4433cbc4047074a74e168b2d42261a24c6894;hb=5b4b0d6e9a197e8f9eb085b7c2ad78b8be3e5cfc;hp=8737e7e5a879856dbe9a5be99e294b32c51f11a0;hpb=837a30f66f73ed048a82bef3a3ff1551d06a96da;p=lilypond.git diff --git a/lily/include/optimal-page-breaking.hh b/lily/include/optimal-page-breaking.hh index 8737e7e5a8..6dd4433cbc 100644 --- a/lily/include/optimal-page-breaking.hh +++ b/lily/include/optimal-page-breaking.hh @@ -5,7 +5,7 @@ source file of the GNU LilyPond music typesetter - (c) 2006 Joe Neeman + (c) 2006--2008 Joe Neeman */ #ifndef OPTIMAL_PAGE_BREAKING_HH @@ -21,9 +21,6 @@ public: Optimal_page_breaking (Paper_book *pb); virtual ~Optimal_page_breaking (); - -private: - Spacing_result try_page_spacing (Line_division const&); }; #endif /* OPTIMAL_PAGE_BREAKING_HH */