Index: base/atomicops.h |
diff --git a/base/atomicops.h b/base/atomicops.h |
index fe5984fd1b11b55a7676bb884d0c4db4cbe6845d..e481fbb06bc2df4edb1231d9dce8b0ad975630b4 100644 |
--- a/base/atomicops.h |
+++ b/base/atomicops.h |
@@ -135,4 +135,3 @@ Atomic64 Release_Load(volatile const Atomic64* ptr); |
#endif |
#endif // BASE_ATOMICOPS_H_ |
- |