diff options
Diffstat (limited to 'base/thread.h')
-rw-r--r-- | base/thread.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/thread.h b/base/thread.h index 4254168..ae1b513 100644 --- a/base/thread.h +++ b/base/thread.h @@ -153,4 +153,3 @@ class Thread : PlatformThread::Delegate { } // namespace base #endif // BASE_THREAD_H_ - |