From 2492891f112caac6076ce49721d9d5d78a152c3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 12 Nov 2017 15:53:58 +0100 Subject: New upstream version 0.26.4 --- src/.unitize/_PublishingInternals.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/.unitize/_PublishingInternals.c') diff --git a/src/.unitize/_PublishingInternals.c b/src/.unitize/_PublishingInternals.c index 37a3b69..3a969ab 100644 --- a/src/.unitize/_PublishingInternals.c +++ b/src/.unitize/_PublishingInternals.c @@ -1,4 +1,4 @@ -/* _PublishingInternals.c generated by valac 0.34.7, the Vala compiler +/* _PublishingInternals.c generated by valac 0.36.6, the Vala compiler * generated from _PublishingInternals.vala, do not modify */ /* Copyright 2016 Software Freedom Conservancy Inc. @@ -28,7 +28,7 @@ void plugins_terminate_entry (void); void publishing_init_entry (GError** error) { - gint _tmp0_ = 0; + gint _tmp0_; GError * _inner_error_ = NULL; #line 14 "/home/jens/Source/shotwell/src/.unitize/_PublishingInternals.vala" _tmp0_ = publishing__unit_init_count; @@ -75,7 +75,7 @@ void publishing_init_entry (GError** error) { void publishing_terminate_entry (void) { gboolean _tmp0_ = FALSE; - gint _tmp1_ = 0; + gint _tmp1_; #line 23 "/home/jens/Source/shotwell/src/.unitize/_PublishingInternals.vala" _tmp1_ = publishing__unit_init_count; #line 23 "/home/jens/Source/shotwell/src/.unitize/_PublishingInternals.vala" @@ -84,8 +84,8 @@ void publishing_terminate_entry (void) { _tmp0_ = TRUE; #line 86 "_PublishingInternals.c" } else { - gint _tmp2_ = 0; - gint _tmp3_ = 0; + gint _tmp2_; + gint _tmp3_; #line 23 "/home/jens/Source/shotwell/src/.unitize/_PublishingInternals.vala" _tmp2_ = publishing__unit_init_count; #line 23 "/home/jens/Source/shotwell/src/.unitize/_PublishingInternals.vala" -- cgit v1.2.3