]> git.siccegge.de Git - frida/frida.git/blobdiff - src/gui/Mainwindow.cxx
Use -Wextra and be -Wextra-clean
[frida/frida.git] / src / gui / Mainwindow.cxx
index 47ab2a3eda39b0447d26c3259e351546302e474e..0c08892642dd760b4f5e611254e9c8c67de2467e 100644 (file)
@@ -116,7 +116,7 @@ void Mainwindow::switchMainPlaneToAddress(uint64_t address) {
        }
 }
 
        }
 }
 
-void Mainwindow::switchMainPlane(int index) {
+void Mainwindow::switchMainPlane(int) {
        stackedWidget->setCurrentWidget(objects_list[listWidget->currentItem()]);
 }
 
        stackedWidget->setCurrentWidget(objects_list[listWidget->currentItem()]);
 }