summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/notifier/communicator/auth_task.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/sync/notifier/communicator/auth_task.cc')
-rw-r--r--chrome/browser/sync/notifier/communicator/auth_task.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/sync/notifier/communicator/auth_task.cc b/chrome/browser/sync/notifier/communicator/auth_task.cc
index 11eba2d..ba98fe3 100644
--- a/chrome/browser/sync/notifier/communicator/auth_task.cc
+++ b/chrome/browser/sync/notifier/communicator/auth_task.cc
@@ -61,7 +61,6 @@ int AuthTask::ProcessResponse() {
return STATE_DONE;
}
-
void AuthTask::OnAuthDone() {
Wake();
}