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

Unified Diff: chrome/common/mac/mock_launchd.cc

Issue 10800052: More -Wunused-private-field cleanups. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 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/common/mac/mock_launchd.h ('k') | chrome/installer/gcapi_mac/gcapi.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/mac/mock_launchd.cc
diff --git a/chrome/common/mac/mock_launchd.cc b/chrome/common/mac/mock_launchd.cc
index 473e76aac129b4ee4f13fc67eaf0a0f2189067d2..b6689d7198ab5269d5dd2bc7b2a33a3603572c74 100644
--- a/chrome/common/mac/mock_launchd.cc
+++ b/chrome/common/mac/mock_launchd.cc
@@ -101,7 +101,6 @@ MockLaunchd::MockLaunchd(const FilePath& file, MessageLoop* loop,
as_service_(as_service),
restart_called_(false),
remove_called_(false),
- job_called_(false),
checkin_called_(false),
write_called_(false),
delete_called_(false) {
« no previous file with comments | « chrome/common/mac/mock_launchd.h ('k') | chrome/installer/gcapi_mac/gcapi.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698