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

Unified Diff: printing/printing_context.h

Issue 932543003: Remove unused code (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Mon Feb 23 10:34:33 PST 2015 Created 5 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 | « no previous file | printing/printing_context.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: printing/printing_context.h
diff --git a/printing/printing_context.h b/printing/printing_context.h
index 40c8d33cc5720105161e55dc0478a3fb0a7e887a..0d9f6052e34bfe0610d4b7bd43e185abb70ecdef 100644
--- a/printing/printing_context.h
+++ b/printing/printing_context.h
@@ -139,9 +139,6 @@ class PRINTING_EXPORT PrintingContext {
// Printing context delegate.
Delegate* delegate_;
- // The dialog box has been dismissed.
- volatile bool dialog_box_dismissed_;
-
// Is a print job being done.
volatile bool in_print_job_;
« no previous file with comments | « no previous file | printing/printing_context.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698