From: Han-Wen Nienhuys Date: Mon, 19 May 2008 03:50:19 +0000 (-0300) Subject: Remove obsolete file dimension-cache-callback.hh. X-Git-Tag: release/2.11.46-1~4 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b48ef606dc20f099962a35f70b244e55e90f06be;p=lilypond.git Remove obsolete file dimension-cache-callback.hh. --- diff --git a/lily/include/dimension-cache-callback.hh b/lily/include/dimension-cache-callback.hh deleted file mode 100644 index 719a9ea3de..0000000000 --- a/lily/include/dimension-cache-callback.hh +++ /dev/null @@ -1,18 +0,0 @@ -/* - dimension-cache-callback.hh -- declare - - source file of the GNU LilyPond music typesetter - - (c) 2000--2007 Han-Wen Nienhuys -*/ - -#ifndef DIMENSION_CACHE_CALLBACK_HH -#define DIMENSION_CACHE_CALLBACK_HH - -#include "axis.hh" - -typedef Interval (*Dim_cache_callback) (Grob *, Axis); -typedef Real (*Offset_callback) (Grob *, Axis); - -#endif /* DIMENSION_CACHE_CALLBACK_HH */ - diff --git a/lily/include/dimension-cache.hh b/lily/include/dimension-cache.hh index b1e9aba043..d0025a8472 100644 --- a/lily/include/dimension-cache.hh +++ b/lily/include/dimension-cache.hh @@ -11,7 +11,6 @@ #include "lily-proto.hh" #include "std-vector.hh" -#include "dimension-cache-callback.hh" #include "lily-guile.hh" /*