diff options
Diffstat (limited to 'base/lock_impl.h')
-rw-r--r-- | base/lock_impl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/lock_impl.h b/base/lock_impl.h index b3b6237..1c29075 100644 --- a/base/lock_impl.h +++ b/base/lock_impl.h @@ -76,4 +76,3 @@ class AutoLockImpl { }; #endif // BASE_LOCK_IMPL_H_ - |