[gnome-todo/wip/lists] storage: remove wrong backend name
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-todo/wip/lists] storage: remove wrong backend name
- Date: Sun, 21 Jun 2015 03:51:52 +0000 (UTC)
commit a6bbf29fe19b0268a8957b0f03a93d329b4f31be
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Sun Jun 21 00:51:27 2015 -0300
storage: remove wrong backend name
src/gtd-storage.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/gtd-storage.c b/src/gtd-storage.c
index da6845b..a3865c2 100644
--- a/src/gtd-storage.c
+++ b/src/gtd-storage.c
@@ -704,7 +704,6 @@ gtd_storage_create_task_list (GtdStorage *storage,
extension = e_source_get_extension (source, E_SOURCE_EXTENSION_TASK_LIST);
e_source_set_parent (source, priv->parent);
- e_source_backend_set_backend_name (E_SOURCE_BACKEND (extension), "local");
}
/* Create task list */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]