From faafc90657de41a82cf15f66f6b9eadae1191208 Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Sun, 29 Jul 2012 20:06:02 +0200 Subject: [PATCH] eds: Remove unnecessary valadoc taglet The [Deprecated] code attribute serves the same purpose. --- backends/eds/lib/edsf-persona-store.vala | 1 - 1 file changed, 1 deletion(-) diff --git a/backends/eds/lib/edsf-persona-store.vala b/backends/eds/lib/edsf-persona-store.vala index 9badd05..c18af4a 100644 --- a/backends/eds/lib/edsf-persona-store.vala +++ b/backends/eds/lib/edsf-persona-store.vala @@ -224,7 +224,6 @@ public class Edsf.PersonaStore : Folks.PersonaStore * @param s the e-d-s source being represented by the persona store * * @since 0.6.0 - * @deprecated 0.7.2 Use {@link Edsf.PersonaStore.with_source_registry} */ [Deprecated (since = "0.7.2", replacement = "Edsf.PersonaStore.with_source_registry()")] -- 2.7.4