X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Funpure-pure-container.cc;h=1d073af0fcbb5c9c83785de9581b590727b76a9b;hb=e52c5d72fc45e123c8574803ba52871e6fe8a596;hp=3a2ab1e52de6ec64063b2c022a681cd3be900d03;hpb=1a3796c7166c453fc1ef5d30858e6bbb88fdb59f;p=lilypond.git diff --git a/lily/unpure-pure-container.cc b/lily/unpure-pure-container.cc index 3a2ab1e52d..1d073af0fc 100644 --- a/lily/unpure-pure-container.cc +++ b/lily/unpure-pure-container.cc @@ -19,8 +19,6 @@ */ #include "unpure-pure-container.hh" -#include "grob.hh" - // Reroutes a call to the contained function after dropping last two // arguments. Used for applying an "unpure" function in a "pure" // context.