]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/bar-line.hh
Imported Upstream version 2.19.45
[lilypond.git] / lily / include / bar-line.hh
index 8f7b1a24dd0a0a9fe23bd04631ea17a88f92d757..ef3739faf007cd6cd72624b8ecbb08feaa07fb76 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1996--2012 Han-Wen Nienhuys
+  Copyright (C) 1996--2015 Han-Wen Nienhuys
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -26,7 +26,6 @@
 class Bar_line
 {
 public:
-  DECLARE_GROB_INTERFACE ();
 
   static bool non_empty_barline (Grob *me);
 };