diff options
Diffstat (limited to 'openmp/runtime/src/kmp_wrapper_getpid.h')
-rw-r--r-- | openmp/runtime/src/kmp_wrapper_getpid.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/openmp/runtime/src/kmp_wrapper_getpid.h b/openmp/runtime/src/kmp_wrapper_getpid.h index 35e4d179f62..61a046c37d2 100644 --- a/openmp/runtime/src/kmp_wrapper_getpid.h +++ b/openmp/runtime/src/kmp_wrapper_getpid.h @@ -1,7 +1,5 @@ /* * kmp_wrapper_getpid.h -- getpid() declaration. - * $Revision: 42951 $ - * $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $ */ |