Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(254)

Unified Diff: printing/printing_context.h

Issue 6510007: Printing: Delete dead code in PrintJob and cleanup corresponding code in Prin... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/printing/printer_query.cc ('k') | printing/printing_context_cairo.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « chrome/browser/printing/printer_query.cc ('k') | printing/printing_context_cairo.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698