]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/note-head-side.hh
release: 1.3.24
[lilypond.git] / lily / include / note-head-side.hh
index 3e94b475d2a3dadd05a5216e8a7812563ceea71c..65296f81060baccd891380179b283fc7515acef0 100644 (file)
@@ -1,29 +1,2 @@
-/*   
-  note-head-side.hh -- declare Note_head_side
-  
-  source file of the GNU LilyPond music typesetter
-  
-  (c) 1999 Han-Wen Nienhuys <hanwen@cs.uu.nl>
-  
- */
-
-#ifndef NOTE_HEAD_SIDE_HH
-#define NOTE_HEAD_SIDE_HH
-
-#include "item.hh"
-
-/**
-   be next to noteheads.
-   */
-class Note_head_side: public virtual Item
-{
-public:
-  Note_head_side ();
-  bool supported_b () const;
-  void add_support (Item*);
-  VIRTUAL_COPY_CONS (Score_element);
-};
-
-
-#endif /* NOTE_HEAD_SIDE_HH */
 
+#error