X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fprogram-option.hh;h=7048f70256b7b6b48fda0ab5ae212afbf255a292;hb=9e781b7dc83b60a543ce218aa1a5f139f74c760f;hp=ae131d3f5d31dfa79272dbd3731ba26e948021d0;hpb=d61cf3bbdb1c6670a127ba3baddf2f04d3e34fd3;p=lilypond.git diff --git a/lily/include/program-option.hh b/lily/include/program-option.hh index ae131d3f5d..7048f70256 100644 --- a/lily/include/program-option.hh +++ b/lily/include/program-option.hh @@ -1,7 +1,7 @@ /* This file is part of LilyPond, the GNU music typesetter. - Copyright (C) 2001--2012 Jan Nieuwenhuizen + Copyright (C) 2001--2014 Jan Nieuwenhuizen LilyPond is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -22,8 +22,6 @@ #include "lily-guile.hh" /* options */ -extern bool lily_1_8_relative; -extern bool lily_1_8_compatibility_used; SCM ly_get_option (SCM); SCM ly_set_option (SCM, SCM);