Merge pull request #3117 from open-osrs/config-panel-logging
This commit is contained in:
@@ -292,7 +292,6 @@ class ConfigPanel extends PluginPanel
|
||||
|
||||
private void rebuild(boolean refresh)
|
||||
{
|
||||
log.info("Rebuilding plugin config panel, restoring scroll state: {}", refresh);
|
||||
int scrollBarPosition = scrollPane.getVerticalScrollBar().getValue();
|
||||
|
||||
mainPanel.removeAll();
|
||||
|
||||
Reference in New Issue
Block a user