]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/program-option.hh
(main_with_guile): copy be_verbose_global into
[lilypond.git] / lily / include / program-option.hh
index 251db9d7f4b2885163a2a23d8af7136bdf473903..61ed1038824369ea5678056c5b751a35ce88d848 100644 (file)
@@ -20,12 +20,6 @@ extern bool lily_1_8_compatibility_used;
 SCM ly_get_option (SCM);
 SCM ly_set_option (SCM, SCM);
 
-struct Lilypond_option_init
-{
-  char const *name_;
-  char const *init_;
-  char const *descr_;
-};
 
 
 #endif /* SCM_OPTION_HH */