]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/axis-group-spanner.hh
release: 1.3.44
[lilypond.git] / lily / include / axis-group-spanner.hh
index a88d9c3dad5d04bee7d36c833923046024757eb0..65296f81060baccd891380179b283fc7515acef0 100644 (file)
@@ -1,26 +1,2 @@
-/*
-  axis-group-spanner.hh -- declare Axis_group_spanner
 
-  source file of the GNU LilyPond music typesetter
-
-  (c)  1997--2000 Han-Wen Nienhuys <hanwen@cs.uu.nl>
-*/
-
-
-#ifndef AXIS_GROUP_SPANNER_HH
-#define AXIS_GROUP_SPANNER_HH
-
-#include "spanner.hh"
-#include "axis-group-element.hh"
-
-/** An element which groups a line in a certain direction. The most
-  useful example of this is the Vertical_group_spanner */
-class Axis_group_spanner : public virtual Axis_group_element,
-                          public virtual Spanner
-
-{
-public:
-  VIRTUAL_COPY_CONS(Score_element);
-};
-
-#endif // SPAN_AXIS_GROUP_HH
+#error