Remove unused bitmap_unit variable from ReadRegionsInList() 49/9449/1
authorAlan Coopersmith <alan.coopersmith@oracle.com>
Sat, 20 Jul 2013 06:41:56 +0000 (23:41 -0700)
committerSung-Jin Park <sj76.park@samsung.com>
Tue, 3 Sep 2013 04:11:42 +0000 (00:11 -0400)
commit87f7a42799eb594ca3aca1ecec6cd51f915a9923
tree6d372309842343fa781f4d518518a1156da951b1
parentaa0c94260e006b949fc511c9e675153e2d609641
Remove unused bitmap_unit variable from ReadRegionsInList()

multiVis.c: In function ‘ReadRegionsInList’:
multiVis.c:389:25: warning: variable ‘bitmap_unit’ set but not used [-Wunused-but-set-variable]

Change-Id: I3219f1cf0bcf842a58bcfe7ede1b13c1369f2349
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
multiVis.c