From e419c49613215d7d6e1953c57217d838a6d3102a Mon Sep 17 00:00:00 2001 From: wolf Date: Thu, 12 May 2005 18:11:11 +0000 Subject: [PATCH] Remove a few stray @internal markers. git-svn-id: https://svn.dealii.org/trunk@10673 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/base/include/base/thread_management.h | 6 ------ 1 file changed, 6 deletions(-) diff --git a/deal.II/base/include/base/thread_management.h b/deal.II/base/include/base/thread_management.h index 1350aaa5fd..9c44ba82e0 100644 --- a/deal.II/base/include/base/thread_management.h +++ b/deal.II/base/include/base/thread_management.h @@ -5081,7 +5081,6 @@ namespace Threads /** - * @internal * Overload of the non-const spawn * function for member functions * with no arguments. This version of the @@ -5098,7 +5097,6 @@ namespace Threads } /** - * @internal * Overload of the spawn function * for const member functions with * no arguments. This version of the @@ -5151,7 +5149,6 @@ namespace Threads /** - * @internal * Overload of the non-const spawn * function for member functions with * 1 argument. This version of the @@ -5168,7 +5165,6 @@ namespace Threads } /** - * @internal * Overload of the spawn function for * const member functions with 1 * argument. This version of the @@ -5224,7 +5220,6 @@ namespace Threads /** - * @internal * Overload of the non-const spawn * function for member functions * with 2 arguments. This version of the @@ -5241,7 +5236,6 @@ namespace Threads } /** - * @internal * Overload of the spawn function * for const member functions with * 2 arguments. This version of the -- 2.39.5