]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/paper-def.hh
* lily/musical-request.cc (music-duration-length,
[lilypond.git] / lily / include / paper-def.hh
index b434c92759346c5c8768e568ad1fb97525c683ea..3acf25a85f2eb712cb53feb1a4d3582b507e69b7 100644 (file)
@@ -60,8 +60,6 @@ public:
    */
   Real get_realvar (SCM symbol) const;
   Real get_var (String id) const;
-  SCM get_scmvar (String id)const;
-  SCM get_scmvar_scm  (SCM sym) const;
   void reinit ();
   Paper_def ();
   Paper_def (Paper_def const&);