summaryrefslogtreecommitdiffstats
path: root/base/revocable_store.cc
diff options
context:
space:
mode:
Diffstat (limited to 'base/revocable_store.cc')
-rw-r--r--base/revocable_store.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/base/revocable_store.cc b/base/revocable_store.cc
index 01feec4..400b2dd 100644
--- a/base/revocable_store.cc
+++ b/base/revocable_store.cc
@@ -45,4 +45,3 @@ void RevocableStore::RevokeAll() {
// all the items that were in the store are eventually destroyed.
owning_reference_ = new StoreRef(this);
}
-