Chromium Code Reviews| Index: printing/page_setup.h |
| diff --git a/printing/page_setup.h b/printing/page_setup.h |
| index 8ed342ab683a2f28a75fbf850fc162d303679961..585d48ab8bd1121ac68565f9f190ec186328f29e 100644 |
| --- a/printing/page_setup.h |
| +++ b/printing/page_setup.h |
| @@ -15,9 +15,6 @@ class PRINTING_EXPORT PageMargins { |
| public: |
| PageMargins(); |
| - // Rotates the margin values in anti-clockwise direction. |
| - void Rotate(); |
| - |
| void Clear(); |
| // Equality operator. |