X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fprogram-option.hh;h=acf1a93b5c27d3a56c7379c6a98d429f955c2c77;hb=38d60f8d090d915c34f5d4e6361bf86e75858f0d;hp=402ac73607cfeeca08247335ce76471f0f373968;hpb=bc95f4434f760d41191341ab4508b2064eb19025;p=lilypond.git diff --git a/lily/include/program-option.hh b/lily/include/program-option.hh index 402ac73607..acf1a93b5c 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--2010 Jan Nieuwenhuizen + Copyright (C) 2001--2015 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);