mirror of
https://github.com/electron/electron.git
synced 2026-01-25 07:18:18 -05:00
SetIsDraftMode no longer a thing, see https://groups.google.com/a/chromium.org/forum/m/#!topic/chromium-checkins/6qohfKmEYyg
This commit is contained in:
@@ -164,7 +164,6 @@ void PrintWebViewHelper::PrintPageInternal(
|
||||
return;
|
||||
|
||||
MetafileSkiaWrapper::SetMetafileOnCanvas(*canvas, metafile);
|
||||
skia::SetIsDraftMode(*canvas, is_print_ready_metafile_sent_);
|
||||
|
||||
#if 0
|
||||
if (params.params.display_header_footer) {
|
||||
|
||||
Reference in New Issue
Block a user