]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/pitch-squash-engraver.hh
release: 1.2.11
[lilypond.git] / lily / include / pitch-squash-engraver.hh
index ad042e84f370e6d37372d49ee0a825bfcf29069c..bc1b7be97b7ecfe0aa06cbf589bf995f27297259 100644 (file)
 
 class Pitch_squash_engraver : public Engraver {
 public:
-  
   VIRTUAL_COPY_CONS (Translator);
   virtual void acknowledge_element (Score_element_info);
-  
 };
 
 #endif /* PITCH_SQUASH_GRAV_HH */