]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/lily-parser.cc
Parser: remove unused member function declarations and definitions.
[lilypond.git] / lily / lily-parser.cc
index eb80d103c3721cae791449320e7578ecd329cfa8..cf5f62b941550010abacc835b272465460305a3e 100644 (file)
@@ -195,12 +195,6 @@ Lily_parser::clear ()
   lexer_ = 0;
 }
 
-char const *
-Lily_parser::here_str0 () const
-{
-  return lexer_->here_str0 ();
-}
-
 void
 Lily_parser::parser_error (const string &s)
 {