mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-06 19:51:53 +00:00
removed unused var
This commit is contained in:
@@ -182,7 +182,7 @@ void TVView::clear() {
|
||||
|
||||
/* TVWidget *******************************************************/
|
||||
|
||||
TVWidget::TVWidget(const bool cursor) {
|
||||
TVWidget::TVWidget() {
|
||||
add_children({
|
||||
&tv_view,
|
||||
&field_xcorr
|
||||
|
||||
Reference in New Issue
Block a user