summaryrefslogtreecommitdiffstats
path: root/base/linked_ptr.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/linked_ptr.h')
-rw-r--r--base/linked_ptr.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/base/linked_ptr.h b/base/linked_ptr.h
index be86c96..3f2bdb9 100644
--- a/base/linked_ptr.h
+++ b/base/linked_ptr.h
@@ -172,4 +172,3 @@ linked_ptr<T> make_linked_ptr(T* ptr) {
}
#endif // BASE_LINKED_PTR_H_
-