From: fred Date: Wed, 27 Mar 2002 00:13:02 +0000 (+0000) Subject: lilypond-1.3.81 X-Git-Tag: release/1.5.59~1153 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=0c306740d4dca2b3a980ad5afb692d9fb7989e89;p=lilypond.git lilypond-1.3.81 --- diff --git a/lily/include/property-inspect.hh b/lily/include/property-inspect.hh deleted file mode 100644 index e59125619e..0000000000 --- a/lily/include/property-inspect.hh +++ /dev/null @@ -1,18 +0,0 @@ -/* - property-inspect.hh -- declare various property related funcs. - - source file of the GNU LilyPond music typesetter - - (c) 1999--2000 Han-Wen Nienhuys - - */ - -#ifndef PROPERTY_INSPECT_HH -#define PROPERTY_INSPECT_HH - -#include "direction.hh" -#include "lily-guile.hh" - - -#endif /* PROPERTY_INSPECT_HH */ - diff --git a/lily/translation-property.cc b/lily/translation-property.cc deleted file mode 100644 index cdd2579202..0000000000 --- a/lily/translation-property.cc +++ /dev/null @@ -1,13 +0,0 @@ -/* - translation-property.cc -- implement Translation_property - - source file of the GNU LilyPond music typesetter - - (c) 1997--2000 Han-Wen Nienhuys -*/ - -#include "translation-property.hh" -#include "debug.hh" - - -