[gnome-calendar] project: remove ESourceLocal extension



commit b91f732fbaa7f4765fc06255da04db7b617741b9
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Wed Apr 8 23:56:54 2015 -0300

    project: remove ESourceLocal extension
    
    Milan Crha exported some extensions at EDS,
    and ESourceLocal was one of them.

 src/Makefile.am          |    2 -
 src/e-source-local.c     |  193 ----------------------------------------------
 src/e-source-local.h     |   67 ----------------
 src/gcal-source-dialog.c |    1 -
 4 files changed, 0 insertions(+), 263 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 0ac0d80..b9c6f54 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -23,8 +23,6 @@ gnome_calendar_SOURCES =                                  \
     e-cal-data-model-subscriber.c                         \
     e-cal-data-model.h                                    \
     e-cal-data-model.c                                    \
-    e-source-local.h                                      \
-    e-source-local.c                                      \
     main.c                                                \
     css-code.h                                            \
     gcal-application.h                                    \
diff --git a/src/gcal-source-dialog.c b/src/gcal-source-dialog.c
index e50c21a..e0122d4 100644
--- a/src/gcal-source-dialog.c
+++ b/src/gcal-source-dialog.c
@@ -18,7 +18,6 @@
 
 #include "gcal-source-dialog.h"
 
-#include "e-source-local.h"
 #include "gcal-utils.h"
 
 #include <glib/gi18n.h>


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