Unused variable cleanup

Change-Id: I2397d0bd221dcf5c9d0f971ba157519bcf014a70
This commit is contained in:
Matt Mower
2017-01-18 17:50:05 +01:00
committed by Dees Troy
parent 029a82db6c
commit 23d8aaef29
12 changed files with 18 additions and 55 deletions
-2
View File
@@ -99,8 +99,6 @@ int GUIPartitionList::Update(void)
GUIScrollList::Update();
if (updateList) {
int listSize = 0;
// Completely update the list if needed -- Used primarily for
// restore as the list for restore will change depending on what
// partitions were backed up