Skip to content

Commit

Permalink
Fix smu10NotifyEvent
Browse files Browse the repository at this point in the history
Signed-off-by: Visual Ehrmanntraut <30368284+VisualEhrmanntraut@users.noreply.github.com>
  • Loading branch information
VisualEhrmanntraut committed Oct 21, 2023
1 parent 2c709da commit d8d7cd1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions NootedRed/HWLibs.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -520,8 +520,6 @@ CAILResult X5000HWLibs::smu10NotifyEvent(void *, void *data) {
[[fallthrough]];
case 4:
[[fallthrough]];
case 8:
[[fallthrough]];
case 10:
smu10PowerUp();
return kCAILResultSuccess;
Expand Down

0 comments on commit d8d7cd1

Please sign in to comment.