]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/pure-from-neighbor-interface.hh
Add '-dcrop' option to ps and svg backends
[lilypond.git] / lily / include / pure-from-neighbor-interface.hh
index 85dffe8ecd61aa4b1762facc44342ee3805a2a68..f125d217e4dbf1e13afa46fb832f4c4f29855123 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 2011--2014 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 ();
 
 };