]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/program-option.hh
Merge remote-tracking branch 'origin/translation'
[lilypond.git] / lily / include / program-option.hh
index 607a8ecdf89ab6eb774f7a493678e3a4523b7236..7048f70256b7b6b48fda0ab5ae212afbf255a292 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 2001--2011 Jan Nieuwenhuizen <janneke@gnu.org>
+  Copyright (C) 2001--2014 Jan Nieuwenhuizen <janneke@gnu.org>
 
   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);