[shotwell] racje: Fix issue introduced by cleanup



commit 42b72ea953c2a7f02088d8644ee42c25ebac7b0a
Author: Jens Georg <mail jensge org>
Date:   Sun Jun 12 17:47:17 2016 +0200

    racje: Fix issue introduced by cleanup
    
    Signed-off-by: Jens Georg <mail jensge org>

 .../RajcePublishing.vala                           |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/plugins/shotwell-publishing-extras/RajcePublishing.vala 
b/plugins/shotwell-publishing-extras/RajcePublishing.vala
index 1351251..d282ed5 100644
--- a/plugins/shotwell-publishing-extras/RajcePublishing.vala
+++ b/plugins/shotwell-publishing-extras/RajcePublishing.vala
@@ -934,7 +934,6 @@ internal class AuthenticationPane : Spit.Publishing.DialogPane, Object
        {
         login_button.set_sensitive(username_entry.text_length > 0 &&
                                    password_entry.text_length > 0);
-        );
     }
     
     public Gtk.Widget get_widget()


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]