From b48ef606dc20f099962a35f70b244e55e90f06be Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Mon, 19 May 2008 00:50:19 -0300 Subject: [PATCH] Remove obsolete file dimension-cache-callback.hh. --- lily/include/dimension-cache-callback.hh | 18 ------------------ lily/include/dimension-cache.hh | 1 - 2 files changed, 19 deletions(-) delete mode 100644 lily/include/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" /* -- 2.39.5