[evolution-data-server] ECalBackend: Remove CLIENT_BACKEND_PROPERTY_ONLINE definition.



commit 930bc26156fcd2dee0f72eb63c08bf434be1df3d
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sun Mar 31 08:55:13 2013 -0400

    ECalBackend: Remove CLIENT_BACKEND_PROPERTY_ONLINE definition.
    
    Backends should use the EBackend:online property directly.

 calendar/libedata-cal/e-cal-backend.h              |    9 ---------
 .../libedata-cal/libedata-cal-sections.txt         |    1 -
 2 files changed, 0 insertions(+), 10 deletions(-)
---
diff --git a/calendar/libedata-cal/e-cal-backend.h b/calendar/libedata-cal/e-cal-backend.h
index 7779f58..b60e380 100644
--- a/calendar/libedata-cal/e-cal-backend.h
+++ b/calendar/libedata-cal/e-cal-backend.h
@@ -48,15 +48,6 @@
        ((obj), E_TYPE_CAL_BACKEND, ECalBackendClass))
 
 /**
- * CLIENT_BACKEND_PROPERTY_ONLINE:
- *
- * FIXME: Document me.
- *
- * Since: 3.2
- **/
-#define CLIENT_BACKEND_PROPERTY_ONLINE                 "online"
-
-/**
  * CLIENT_BACKEND_PROPERTY_READONLY:
  *
  * FIXME: Document me.
diff --git a/docs/reference/calendar/libedata-cal/libedata-cal-sections.txt 
b/docs/reference/calendar/libedata-cal/libedata-cal-sections.txt
index be44d2e..86e5521 100644
--- a/docs/reference/calendar/libedata-cal/libedata-cal-sections.txt
+++ b/docs/reference/calendar/libedata-cal/libedata-cal-sections.txt
@@ -2,7 +2,6 @@
 <FILE>e-cal-backend</FILE>
 <TITLE>ECalBackend</TITLE>
 ECalBackend
-CLIENT_BACKEND_PROPERTY_ONLINE
 CLIENT_BACKEND_PROPERTY_READONLY
 CLIENT_BACKEND_PROPERTY_CACHE_DIR
 CLIENT_BACKEND_PROPERTY_CAPABILITIES


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