Skip to content

Commit

Permalink
Remove wrong attribute classes in ScoreDefInterface
Browse files Browse the repository at this point in the history
  • Loading branch information
lpugin committed Jul 1, 2024
1 parent 5534ad5 commit 3eb5b1a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/scoredefinterface.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ ScoreDefInterface::ScoreDefInterface()
this->RegisterInterfaceAttClass(ATT_DURATIONDEFAULT);
this->RegisterInterfaceAttClass(ATT_LYRICSTYLE);
this->RegisterInterfaceAttClass(ATT_MEASURENUMBERS);
this->RegisterInterfaceAttClass(ATT_METERSIGDEFAULTLOG);
this->RegisterInterfaceAttClass(ATT_METERSIGDEFAULTVIS);
this->RegisterInterfaceAttClass(ATT_MIDITEMPO);
this->RegisterInterfaceAttClass(ATT_MMTEMPO);
this->RegisterInterfaceAttClass(ATT_MULTINUMMEASURES);
Expand Down

0 comments on commit 3eb5b1a

Please sign in to comment.