diff options
Diffstat (limited to 'base/profiler.cc')
-rw-r--r-- | base/profiler.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/profiler.cc b/base/profiler.cc index 3f19597..acb00c4 100644 --- a/base/profiler.cc +++ b/base/profiler.cc @@ -42,4 +42,3 @@ void Profiler::SetThreadName(const char *name) { } } // namespace base - |