]> git.donarmstrong.com Git - lilypond.git/commitdiff
Remove obsolete file dimension-cache-callback.hh.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 19 May 2008 03:50:19 +0000 (00:50 -0300)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 19 May 2008 03:50:19 +0000 (00:50 -0300)
lily/include/dimension-cache-callback.hh [deleted file]
lily/include/dimension-cache.hh

diff --git a/lily/include/dimension-cache-callback.hh b/lily/include/dimension-cache-callback.hh
deleted file mode 100644 (file)
index 719a9ea..0000000
+++ /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 <hanwen@xs4all.nl>
-*/
-
-#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 */
-
index b1e9aba043cc298d3393e3a880c8accac4a75a9f..d0025a84722e82135e20d797d8657765a78349a0 100644 (file)
@@ -11,7 +11,6 @@
 
 #include "lily-proto.hh"
 #include "std-vector.hh"
-#include "dimension-cache-callback.hh"
 #include "lily-guile.hh"
 
 /*