From 0c306740d4dca2b3a980ad5afb692d9fb7989e89 Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 27 Mar 2002 00:13:02 +0000 Subject: [PATCH] lilypond-1.3.81 --- lily/include/property-inspect.hh | 18 ------------------ lily/translation-property.cc | 13 ------------- 2 files changed, 31 deletions(-) delete mode 100644 lily/include/property-inspect.hh delete mode 100644 lily/translation-property.cc 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" - - - -- 2.39.5