]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/skyline-pair.hh
Run grand replace for 2015.
[lilypond.git] / lily / include / skyline-pair.hh
index 73b5586029f0e8c675fb425d2201318f8ecf15f6..6d7cea0ac248d917091bea19bb05cba6d0abf72c 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 2008--2014 Han-Wen Nienhuys <hanwen@lilypond.org>
+  Copyright (C) 2008--2015 Han-Wen Nienhuys <hanwen@lilypond.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
@@ -40,7 +40,6 @@ public:
   Real right () const;
   void raise (Real);
   void shift (Real);
-  void deholify ();
   void insert (Box const &, Axis);
   void merge (Skyline_pair const &other);
   Skyline &operator [] (Direction d);