[tracker/wip/carlosg/doc-improvements: 6/6] libtracker-sparql: Drop mentions to pre-3.0 API versions




commit b01208c2a8de60870983ffd8cd75f90c7828f1b1
Author: Carlos Garnacho <carlosg gnome org>
Date:   Thu Sep 16 10:35:33 2021 +0200

    libtracker-sparql: Drop mentions to pre-3.0 API versions
    
    It is no longer relevant that this or that object were added in
    Tracker 1.x. It only matters that has been there for all of 3.0, so
    these comments are superfluous.

 src/libtracker-sparql/tracker-notifier.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/libtracker-sparql/tracker-notifier.c b/src/libtracker-sparql/tracker-notifier.c
index 2156b29c8..cb7ce9022 100644
--- a/src/libtracker-sparql/tracker-notifier.c
+++ b/src/libtracker-sparql/tracker-notifier.c
@@ -28,7 +28,7 @@
  * changes to the Tracker database. A #TrackerNotifier is created
  * through tracker_sparql_connection_create_notifier(), after the notifier
  * is created, events can be listened for by connecting to the
- * #TrackerNotifier::events signal. This object was added in Tracker 1.12.
+ * #TrackerNotifier::events signal.
  *
  * # Known caveats
  *


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