Index: printing/pdf_ps_metafile_cairo.h |
diff --git a/printing/pdf_ps_metafile_cairo.h b/printing/pdf_ps_metafile_cairo.h |
index e56b64c65f8563e00baa835b70c402e003485b69..7a7b47092a79f159dcc87c41bf2bd123bf097b5b 100644 |
--- a/printing/pdf_ps_metafile_cairo.h |
+++ b/printing/pdf_ps_metafile_cairo.h |
@@ -29,8 +29,6 @@ class PdfPsMetafile { |
PS, |
}; |
- PdfPsMetafile(); |
- |
// In the renderer process, callers should also call Init(void) to see if the |
// metafile can obtain all necessary rendering resources. |
// In the browser process, callers should also call Init(const void*, uint32) |