Skip to content

Commit

Permalink
Merge pull request #5749 from /issues/10097
Browse files Browse the repository at this point in the history
Keep ads state when disabling Brave Ads
  • Loading branch information
tmancey authored Jun 5, 2020
2 parents 56a4464 + e735759 commit 5c542ac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions components/brave_ads/browser/ads_service_impl.cc
Original file line number Diff line number Diff line change
Expand Up @@ -557,8 +557,6 @@ void AdsServiceImpl::OnShutdownBatAds(

Shutdown();

ResetAllState();

VLOG(1) << "Successfully shutdown ads";
}

Expand Down

0 comments on commit 5c542ac

Please sign in to comment.