Skip to content
Commit c9a87d8c authored by Sergio Martins's avatar Sergio Martins
Browse files

Initialize local variable to silence a clang warning

error: ‘depth’ may be used uninitialized in this function
All enumerators are handled in the switch, so the initial value isn't important.
parent c5dd7484
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