mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-04 09:18:38 +00:00
remove unused variable
svn-id: r22647
This commit is contained in:
parent
5fee4afc32
commit
9477029a44
@ -440,8 +440,6 @@ void ListWidget::abortEditMode() {
|
||||
void ListWidget::handleScreenChanged() {
|
||||
Widget::handleScreenChanged();
|
||||
|
||||
int w = g_gui.evaluator()->getVar(_name + ".w");
|
||||
|
||||
WidgetSize ws = g_gui.getWidgetSize();
|
||||
|
||||
_leftPadding = g_gui.evaluator()->getVar("ListWidget.leftPadding", 0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user