diff options
Diffstat (limited to 'Source/Core/DolphinQt/Config/ControllersWindow.cpp')
| -rw-r--r-- | Source/Core/DolphinQt/Config/ControllersWindow.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/Core/DolphinQt/Config/ControllersWindow.cpp b/Source/Core/DolphinQt/Config/ControllersWindow.cpp index bb0e7a0489..2470910e8e 100644 --- a/Source/Core/DolphinQt/Config/ControllersWindow.cpp +++ b/Source/Core/DolphinQt/Config/ControllersWindow.cpp @@ -27,7 +27,6 @@ void ControllersWindow::showEvent(QShowEvent* event) { QDialog::showEvent(event); m_wiimote_controllers->UpdateBluetoothAvailableStatus(); - m_wiimote_controllers->RefreshBluetoothAdapters(); } void ControllersWindow::CreateMainLayout() |
