Skip to content
Commit d4230de8 authored by Cosimo Cecchi's avatar Cosimo Cecchi
Browse files

all: silence new warnings from GCC 4.6

GCC 4.6 introduced a new warning about variables declared and
initialized, but not really used in the function body. Remove all of
these occurrences to build cleanly.
parent 155cc032
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment