]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/program-option.hh
Merge with master
[lilypond.git] / lily / include / program-option.hh
index 55971a1fa16ba6a74e451ad6e5ed81cc0bd36783..66babd51a90376b0bdd7710230854c18561d8beb 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2001--2006 Jan Nieuwenhuizen <janneke@gnu.org>
+  (c) 2001--2007 Jan Nieuwenhuizen <janneke@gnu.org>
 */
 #ifndef SCM_OPTION_HH
 #define SCM_OPTION_HH
@@ -15,7 +15,6 @@ extern bool do_midi_debugging_global;
 extern int testing_level_global;
 extern bool lily_1_8_relative;
 extern bool lily_1_8_compatibility_used;
-extern bool profile_property_accesses;
 
 SCM ly_get_option (SCM);
 SCM ly_set_option (SCM, SCM);