profiler.h: Remove namespace markup.

2009-11-17  Benjamin Kosnik  <bkoz@redhat.com>

	* include/profile/impl/profiler.h: Remove namespace markup.

From-SVN: r154272
This commit is contained in:
Benjamin Kosnik 2009-11-17 21:35:21 +00:00 committed by Benjamin Kosnik
parent d1725344d1
commit 5a5e2828d2
2 changed files with 4 additions and 4 deletions

View File

@ -1,3 +1,7 @@
2009-11-17 Benjamin Kosnik <bkoz@redhat.com>
* include/profile/impl/profiler.h: Remove namespace markup.
2009-11-17 Benjamin Kosnik <bkoz@redhat.com>
* include/profile/bitset: Tweak doxygen markup.

View File

@ -43,10 +43,6 @@
#include <stddef.h>
#endif
/**
* @namespace std::__gnu_profile
* @brief Implementation of profile extension.
*/
namespace __gnu_profile
{
/** @brief Reentrance guard.