]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/bar-line.hh
Release: bump Welcome versions.
[lilypond.git] / lily / include / bar-line.hh
index 100248dc63b338070bd41154cc23eeea0ccd5004..ef3739faf007cd6cd72624b8ecbb08feaa07fb76 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1996--2014 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);
 };