[gnome-control-center/wip/gbsneto/new-goa-panel: 21/25] online-accounts: drop GoaAddAccountDialog



commit 14efa2342c4d64034fb8a32c7eb36e57dc6d1036
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Thu Nov 10 14:48:48 2016 -0200

    online-accounts: drop GoaAddAccountDialog
    
    The dialog is not used anymore, and can be safely removed.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=774222

 panels/online-accounts/Makefile.am                 |    2 -
 .../cc-online-accounts-add-account-dialog.c        |  492 --------------------
 .../cc-online-accounts-add-account-dialog.h        |   64 ---
 panels/online-accounts/cc-online-accounts-panel.c  |    2 -
 4 files changed, 0 insertions(+), 560 deletions(-)
---
diff --git a/panels/online-accounts/Makefile.am b/panels/online-accounts/Makefile.am
index 4ae1ab8..45732f6 100644
--- a/panels/online-accounts/Makefile.am
+++ b/panels/online-accounts/Makefile.am
@@ -17,8 +17,6 @@ BUILT_SOURCES =                               \
 
 libonline_accounts_la_SOURCES =                \
        $(BUILT_SOURCES)                \
-       cc-online-accounts-add-account-dialog.c \
-       cc-online-accounts-add-account-dialog.h \
        cc-online-accounts-panel.c      \
        cc-online-accounts-panel.h
 
diff --git a/panels/online-accounts/cc-online-accounts-panel.c 
b/panels/online-accounts/cc-online-accounts-panel.c
index 02549e1..53ca412 100644
--- a/panels/online-accounts/cc-online-accounts-panel.c
+++ b/panels/online-accounts/cc-online-accounts-panel.c
@@ -30,8 +30,6 @@
 #include <goabackend/goabackend.h>
 
 #include "cc-online-accounts-panel.h"
-
-#include "cc-online-accounts-add-account-dialog.h"
 #include "cc-online-accounts-resources.h"
 
 #include "shell/list-box-helper.h"


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