mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-12 02:16:17 +00:00
gem_seqno_wrap: Remove unused variable
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
This commit is contained in:
parent
5c0139c304
commit
6b964c93f7
@ -475,7 +475,6 @@ static int parse_options(int opt, int opt_index)
|
|||||||
int main(int argc, char **argv)
|
int main(int argc, char **argv)
|
||||||
{
|
{
|
||||||
int wcount = 0;
|
int wcount = 0;
|
||||||
int r = -1;
|
|
||||||
|
|
||||||
static struct option long_options[] = {
|
static struct option long_options[] = {
|
||||||
{"rounds", required_argument, 0, 'n'},
|
{"rounds", required_argument, 0, 'n'},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user