]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/global-context.hh
Merge with master
[lilypond.git] / lily / include / global-context.hh
index bbb3095a11a43141ffbb35cf36347e8da8ae732e..540d96654bb9296e3d9f2bdf934bd271d9afd998 100644 (file)
@@ -21,7 +21,7 @@ class Global_context : public virtual Context
 
   friend class Output_def;
 public:
-  Global_context (Output_def *, Object_key *key);
+  Global_context (Output_def *);
   int get_moments_left () const;
   Moment sneaky_insert_extra_moment (Moment);
   void add_moment_to_process (Moment);