]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.81
authorfred <fred>
Wed, 27 Mar 2002 00:13:02 +0000 (00:13 +0000)
committerfred <fred>
Wed, 27 Mar 2002 00:13:02 +0000 (00:13 +0000)
lily/include/property-inspect.hh [deleted file]
lily/translation-property.cc [deleted file]

diff --git a/lily/include/property-inspect.hh b/lily/include/property-inspect.hh
deleted file mode 100644 (file)
index e591256..0000000
+++ /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 <hanwen@cs.uu.nl>
-  
- */
-
-#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 (file)
index cdd2579..0000000
+++ /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 <hanwen@cs.uu.nl>
-*/
-
-#include "translation-property.hh"
-#include "debug.hh"
-
-
-