Index: printing/printing_context.h |
=================================================================== |
--- printing/printing_context.h (revision 74700) |
+++ printing/printing_context.h (working copy) |
@@ -72,9 +72,6 @@ |
// immediately. |
virtual void Cancel() = 0; |
- // Dismiss the Print... dialog box if shown. |
- virtual void DismissDialog() = 0; |
- |
// Releases the native printing context. |
virtual void ReleaseContext() = 0; |