mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-06-24 06:44:25 -04:00
removed unused var
This commit is contained in:
parent
19ebf14e8c
commit
c3c680fc04
2 changed files with 2 additions and 2 deletions
|
@ -182,7 +182,7 @@ void TVView::clear() {
|
|||
|
||||
/* TVWidget *******************************************************/
|
||||
|
||||
TVWidget::TVWidget(const bool cursor) {
|
||||
TVWidget::TVWidget() {
|
||||
add_children({
|
||||
&tv_view,
|
||||
&field_xcorr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue