From 23d8aaef2964659bd5495638d5b85f00ef3f9620 Mon Sep 17 00:00:00 2001 From: Matt Mower Date: Fri, 6 Jan 2017 14:30:33 -0600 Subject: Unused variable cleanup Change-Id: I2397d0bd221dcf5c9d0f971ba157519bcf014a70 --- gui/partitionlist.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'gui/partitionlist.cpp') diff --git a/gui/partitionlist.cpp b/gui/partitionlist.cpp index dca390448..c85339152 100644 --- a/gui/partitionlist.cpp +++ b/gui/partitionlist.cpp @@ -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 -- cgit v1.2.3