summaryrefslogtreecommitdiffstats
path: root/base/atomic_ref_count.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/atomic_ref_count.h')
-rw-r--r--base/atomic_ref_count.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/base/atomic_ref_count.h b/base/atomic_ref_count.h
index 63b8e18..e3e1d17 100644
--- a/base/atomic_ref_count.h
+++ b/base/atomic_ref_count.h
@@ -61,4 +61,3 @@ inline bool AtomicRefCountIsZero(volatile AtomicRefCount *ptr) {
} // namespace base
#endif // BASE_ATOMIC_REF_COUNT_H_
-