]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/flower-proto.hh
* scm/layout-page-layout.scm (optimal-page-breaks): only consider
[lilypond.git] / flower / include / flower-proto.hh
index 1e14a5b10c5dbf3f3860d969ff62e1d567ae6497..cb8cb71bae8c61c01b25db395e91ba8ecf33a790 100644 (file)
@@ -9,10 +9,6 @@
 
 char const *flower_version_str0 ();
 
-template<class T, class K> struct Assoc;
-template<class K, class V> struct Hash_table;
-template<class K, class V> struct Hash_table_iter;
-
 typedef unsigned char Byte;
 struct String_convert;
 
@@ -22,7 +18,6 @@ using namespace std;
 
 #include "real.hh"
 
-template<class T> struct Link_list;
 template<class T> struct Interval_t;
 template<class T> struct PQueue;