Skip to content
Commit 7f4c46f0 authored by rk flx's avatar rk flx
Browse files

Remove unused variable in documenttest

Clang warns that the
  private field 'mJob' is not used
…which is true since cba961f1, where it was introduced.

The `connect` will work just fine without the extra `mJob`.

Test Plan:
Compiles, tests still pass.
parent 61536e6d
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