| commit | 2f740a8bd61c1c198796dd5e2124d007267f9c1a | [log] [tgz] | 
|---|---|---|
| author | Lei Zhang <thestig@chromium.org> | Tue Sep 08 10:17:25 2015 -0700 | 
| committer | Lei Zhang <thestig@chromium.org> | Tue Sep 08 10:17:25 2015 -0700 | 
| tree | 92e31612d0ab3b4d2e0db016daaf74b0fd762895 | |
| parent | 0bfe588f394e2a00a866d31a30a9d795022f4a6c [diff] | 
Remove unneeded checks for CPDF_Object::GetDict() return values. CPDF_Object::GetDict() always returns a valid pointer for dictionaries. R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1317733007 .