summaryrefslogtreecommitdiffstats
path: root/base/thread_local_storage_win.cc
diff options
context:
space:
mode:
Diffstat (limited to 'base/thread_local_storage_win.cc')
-rw-r--r--base/thread_local_storage_win.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/base/thread_local_storage_win.cc b/base/thread_local_storage_win.cc
index 62ec6ea..361167e 100644
--- a/base/thread_local_storage_win.cc
+++ b/base/thread_local_storage_win.cc
@@ -184,4 +184,3 @@ PIMAGE_TLS_CALLBACK p_thread_callback = OnThreadExit;
#pragma data_seg()
#endif // _WIN64
-