From 4505bf68b05e491232400e8cbdd13a934e3a88ae Mon Sep 17 00:00:00 2001 From: Jonathan Peyton Date: Wed, 4 Nov 2015 22:06:07 +0000 Subject: Remove some empty lines. llvm-svn: 252084 --- openmp/runtime/src/z_Linux_util.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'openmp/runtime/src/z_Linux_util.c') diff --git a/openmp/runtime/src/z_Linux_util.c b/openmp/runtime/src/z_Linux_util.c index 78cada4c3c0..dd290936756 100644 --- a/openmp/runtime/src/z_Linux_util.c +++ b/openmp/runtime/src/z_Linux_util.c @@ -2003,7 +2003,6 @@ __kmp_read_system_info( struct kmp_sys_info *info ) /* ------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------ */ - void __kmp_read_system_time( double *delta ) { @@ -2155,7 +2154,6 @@ __kmp_runtime_initialize( void ) /* Set up minimum number of threads to switch to TLS gtid */ __kmp_tls_gtid_min = KMP_TLS_GTID_MIN; - #ifdef BUILD_TV { int rc = pthread_key_create( & __kmp_tv_key, 0 ); -- cgit v1.2.3