From b94db9ef9b61fab16702752de18347e45fd18637 Mon Sep 17 00:00:00 2001 From: bkoz Date: Tue, 17 Nov 2009 21:35:21 +0000 Subject: [PATCH] 2009-11-17 Benjamin Kosnik * include/profile/impl/profiler.h: Remove namespace markup. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@154272 138bc75d-0d04-0410-961f-82ee72b054a4 --- libstdc++-v3/ChangeLog | 4 ++++ libstdc++-v3/include/profile/impl/profiler.h | 4 ---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index b137a7c4ab8..76caa592846 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,5 +1,9 @@ 2009-11-17 Benjamin Kosnik + * include/profile/impl/profiler.h: Remove namespace markup. + +2009-11-17 Benjamin Kosnik + * include/profile/bitset: Tweak doxygen markup. * include/profile/deque: Same. * include/profile/list: Same. diff --git a/libstdc++-v3/include/profile/impl/profiler.h b/libstdc++-v3/include/profile/impl/profiler.h index 6e927290ede..78e1d140440 100644 --- a/libstdc++-v3/include/profile/impl/profiler.h +++ b/libstdc++-v3/include/profile/impl/profiler.h @@ -43,10 +43,6 @@ #include #endif -/** - * @namespace std::__gnu_profile - * @brief Implementation of profile extension. - */ namespace __gnu_profile { /** @brief Reentrance guard. -- 2.11.0