diff options
Diffstat (limited to 'base/lock.h')
-rw-r--r-- | base/lock.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/lock.h b/base/lock.h index 49cb37a..8a4441a 100644 --- a/base/lock.h +++ b/base/lock.h @@ -66,4 +66,3 @@ class AutoUnlock { }; #endif // BASE_LOCK_H_ - |