summaryrefslogtreecommitdiffstats
path: root/chrome/browser/spellchecker.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/spellchecker.h')
-rw-r--r--chrome/browser/spellchecker.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/browser/spellchecker.h b/chrome/browser/spellchecker.h
index 526f38a..bfe3121 100644
--- a/chrome/browser/spellchecker.h
+++ b/chrome/browser/spellchecker.h
@@ -43,8 +43,6 @@ class SpellChecker : public base::RefCountedThreadSafe<SpellChecker> {
URLRequestContext* request_context,
const std::wstring& custom_dictionary_file_name);
- static void RegisterUserPrefs(PrefService* prefs);
-
// Only delete on the I/O thread (see above).
~SpellChecker();