diff options
Diffstat (limited to 'base/non_thread_safe.h')
-rw-r--r-- | base/non_thread_safe.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/non_thread_safe.h b/base/non_thread_safe.h index a0ba759..e85a554 100644 --- a/base/non_thread_safe.h +++ b/base/non_thread_safe.h @@ -51,4 +51,3 @@ class NonThreadSafe { #endif // NDEBUG #endif // BASE_NON_THREAD_SAFE_H__ - |