diff options
Diffstat (limited to 'openmp/runtime/src/kmp_threadprivate.c')
-rw-r--r-- | openmp/runtime/src/kmp_threadprivate.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/openmp/runtime/src/kmp_threadprivate.c b/openmp/runtime/src/kmp_threadprivate.c index 4bf2701f245..fd5e7ae545c 100644 --- a/openmp/runtime/src/kmp_threadprivate.c +++ b/openmp/runtime/src/kmp_threadprivate.c @@ -1,7 +1,5 @@ /* * kmp_threadprivate.c -- OpenMP threadprivate support library - * $Revision: 42951 $ - * $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $ */ |