]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/pure-from-neighbor-interface.hh
Imported Upstream version 2.19.45
[lilypond.git] / lily / include / pure-from-neighbor-interface.hh
index 5cf10fee35bbf25ac961bb3d19f8992e31560a66..f125d217e4dbf1e13afa46fb832f4c4f29855123 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 2011--2012 Mike Solomon <mike@mikesolomon.org>
+  Copyright (C) 2011--2015 Mike Solomon <mike@mikesolomon.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
@@ -27,7 +27,6 @@ class Pure_from_neighbor_interface
 {
 public:
   DECLARE_SCHEME_CALLBACK (calc_pure_relevant_grobs, (SCM));
-  DECLARE_GROB_INTERFACE ();
 
 };