Skip to content

Commit

Permalink
Fix for issue hyperion-project#993
Browse files Browse the repository at this point in the history
  • Loading branch information
Paulchen-Panther committed Oct 8, 2020
1 parent 05ce608 commit a9219c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libsrc/hyperion/PriorityMuxer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,6 @@ void PriorityMuxer::setCurrentTime()
_prevVisComp = comp;
emit visibleComponentChanged(comp);
}
emit prioritiesChanged();
}
}

Expand Down

0 comments on commit a9219c0

Please sign in to comment.