Skip to content
Commit 884cb50f authored by Frank DENIS's avatar Frank DENIS
Browse files

Use (void) x instead of x = x to mark unused variables.

x = x makes clang whine about assigning a variable to itself.
parent c0ac27fb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment