src/config.cpp

changeset 32
91e9c2b710dd
parent 30
6b82f6a3ad53
child 36
b8fa9171be6e
--- a/src/config.cpp	Sun Sep 08 22:29:56 2013 +0300
+++ b/src/config.cpp	Sun Sep 08 22:37:59 2013 +0300
@@ -93,7 +93,6 @@
 		ui->betaVersions->setLayout (m_testLayout);
 	} else {
 		// re-init, clear the layouts
-		QLayoutItem* item;
 		for (QWidget* w : m_binaryLayoutWidgets)
 			delete w;
 		

mercurial