diff options
Diffstat (limited to 'openmp/runtime/src/kmp_error.c')
-rw-r--r-- | openmp/runtime/src/kmp_error.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/openmp/runtime/src/kmp_error.c b/openmp/runtime/src/kmp_error.c index bb69b2e2eeb..8bdf2f3ba9b 100644 --- a/openmp/runtime/src/kmp_error.c +++ b/openmp/runtime/src/kmp_error.c @@ -1,7 +1,5 @@ /* * kmp_error.c -- KPTS functions for error checking at runtime - * $Revision: 42951 $ - * $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $ */ |