]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/context-def.hh
Merge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / lily / include / context-def.hh
index 5d133ddbf44b2a367aefa727dd92bcbe39b40ead..dd4df4c802061b355fe7ae44b2c104b20c67753a 100644 (file)
@@ -50,7 +50,7 @@ public:
 
   vector<Context_def*> path_to_acceptable_context (SCM type_string,
                                                      Output_def *) const;
-  Context *instantiate (SCM extra_ops, Object_key const *);
+  Context *instantiate (SCM extra_ops);
 
   SCM to_alist () const;
   static SCM make_scm ();