| commit | 23213b2750e33dfe96b091b78ec8b10fe4d73a67 | [log] [tgz] |
|---|---|---|
| author | Tom Sepez <tsepez@chromium.org> | Tue Sep 01 13:53:19 2015 -0700 |
| committer | Tom Sepez <tsepez@chromium.org> | Tue Sep 01 13:53:19 2015 -0700 |
| tree | 00b51c5973a0e6b214532834f839d5e61c90768e | |
| parent | 6e945a1ebbacde3ed2a4fc83ccb7215ccbc46931 [diff] |
CPDFSDK_MediaActionHandler is unused. It's never instantiated, and any pointers to it are always NULL. Also kill an unused arg to CPDFSDK_ActionHandler ctor along the way. R=thestig@chromium.org Review URL: https://codereview.chromium.org/1329583004 .