Remove unused fields from PP_PdfPrintPresetOptions_Dev
commit8f4c7a23c2aa8ad83fd4e87d0f9908b376246012
authorraymes <raymes@chromium.org>
Fri, 16 Jan 2015 03:29:21 +0000 (15 19:29 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 16 Jan 2015 03:30:05 +0000 (16 03:30 +0000)
treed504d8093419bffc4ad2e50dc1a020b3a32b0799
parent8a7bd07d02b176532e24d71776fe359bc949146d
Remove unused fields from PP_PdfPrintPresetOptions_Dev

Work was started which would use these fields to convey information to the
printing system but this work was never finished (see https://code.google.com/p/chromium/issues/detail?id=169120).

This fields are never initialized.

BUG=448798

Review URL: https://codereview.chromium.org/828233004

Cr-Commit-Position: refs/heads/master@{#311831}
ppapi/api/dev/pp_print_settings_dev.idl
ppapi/c/dev/pp_print_settings_dev.h
ppapi/c/private/ppp_pdf.h
ppapi/proxy/ppapi_messages.h