diff options
Diffstat (limited to 'src/PixbufCache.c')
| -rw-r--r-- | src/PixbufCache.c | 16 | 
1 files changed, 8 insertions, 8 deletions
| diff --git a/src/PixbufCache.c b/src/PixbufCache.c index f50ca76..cf238a0 100644 --- a/src/PixbufCache.c +++ b/src/PixbufCache.c @@ -2293,7 +2293,7 @@ static void pixbuf_cache_baseline_fetch_job_real_execute (BackgroundJob* base) {  #line 50 "/home/jens/Source/shotwell/src/PixbufCache.vala"  		if (G_UNLIKELY (_inner_error_ != NULL)) {  #line 2296 "PixbufCache.c" -			goto __catch454_g_error; +			goto __catch462_g_error;  		}  #line 50 "/home/jens/Source/shotwell/src/PixbufCache.vala"  		_tmp4_ = _tmp0_; @@ -2307,8 +2307,8 @@ static void pixbuf_cache_baseline_fetch_job_real_execute (BackgroundJob* base) {  		_g_object_unref0 (_tmp0_);  #line 2309 "PixbufCache.c"  	} -	goto __finally454; -	__catch454_g_error: +	goto __finally462; +	__catch462_g_error:  	{  		GError* err = NULL;  		GError* _tmp5_; @@ -2329,7 +2329,7 @@ static void pixbuf_cache_baseline_fetch_job_real_execute (BackgroundJob* base) {  		_g_error_free0 (err);  #line 2331 "PixbufCache.c"  	} -	__finally454: +	__finally462:  #line 49 "/home/jens/Source/shotwell/src/PixbufCache.vala"  	if (G_UNLIKELY (_inner_error_ != NULL)) {  #line 49 "/home/jens/Source/shotwell/src/PixbufCache.vala" @@ -2432,7 +2432,7 @@ static void pixbuf_cache_master_fetch_job_real_execute (BackgroundJob* base) {  #line 65 "/home/jens/Source/shotwell/src/PixbufCache.vala"  		if (G_UNLIKELY (_inner_error_ != NULL)) {  #line 2435 "PixbufCache.c" -			goto __catch455_g_error; +			goto __catch463_g_error;  		}  #line 65 "/home/jens/Source/shotwell/src/PixbufCache.vala"  		_tmp4_ = _tmp0_; @@ -2446,8 +2446,8 @@ static void pixbuf_cache_master_fetch_job_real_execute (BackgroundJob* base) {  		_g_object_unref0 (_tmp0_);  #line 2448 "PixbufCache.c"  	} -	goto __finally455; -	__catch455_g_error: +	goto __finally463; +	__catch463_g_error:  	{  		GError* err = NULL;  		GError* _tmp5_; @@ -2468,7 +2468,7 @@ static void pixbuf_cache_master_fetch_job_real_execute (BackgroundJob* base) {  		_g_error_free0 (err);  #line 2470 "PixbufCache.c"  	} -	__finally455: +	__finally463:  #line 64 "/home/jens/Source/shotwell/src/PixbufCache.vala"  	if (G_UNLIKELY (_inner_error_ != NULL)) {  #line 64 "/home/jens/Source/shotwell/src/PixbufCache.vala" | 
