warning--
ClosedPublic

Authored by sitter on Aug 2 2017, 10:24 AM.

Details

Summary

active is unused, don't declare it

Test Plan

no compiler warning raised about the unused var anymore

Diff Detail

Repository
R120 Plasma Workspace
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
sitter created this revision.Aug 2 2017, 10:24 AM
Restricted Application added a project: Plasma. · View Herald TranscriptAug 2 2017, 10:24 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
apol accepted this revision.Aug 2 2017, 2:04 PM
This revision is now accepted and ready to land.Aug 2 2017, 2:04 PM

So, why don't make lamba without parameters?

sitter added a comment.Aug 2 2017, 2:29 PM

So, why don't make lamba without parameters?

Same reason it didn't use a (bool activate) signature, whatever that reason might have been I could not say. Not my code.

This revision was automatically updated to reflect the committed changes.