Index: chrome/common/mac/launchd.h |
diff --git a/chrome/common/mac/launchd.h b/chrome/common/mac/launchd.h |
index 46d408095356f8409676d0745079a41145b83f0d..c43341c9a42dca28d522ee064b8ffefa17724e96 100644 |
--- a/chrome/common/mac/launchd.h |
+++ b/chrome/common/mac/launchd.h |
@@ -33,9 +33,6 @@ class Launchd { |
virtual ~Launchd(); |
- // Return a dictionary with the launchd export settings. |
- virtual CFDictionaryRef CopyExports(); |
- |
// Return a dictionary with the launchd entries for job labeled |name|. |
virtual CFDictionaryRef CopyJobDictionary(CFStringRef label); |