summaryrefslogtreecommitdiff
path: root/absl/base/const_init.h
diff options
context:
space:
mode:
Diffstat (limited to 'absl/base/const_init.h')
-rw-r--r--absl/base/const_init.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/absl/base/const_init.h b/absl/base/const_init.h
index 1b2b8c2b..17858a77 100644
--- a/absl/base/const_init.h
+++ b/absl/base/const_init.h
@@ -60,7 +60,6 @@
//
// The absl::kConstInit tag should only be used to define objects with static
// or thread_local storage duration.
-//
namespace absl {