eds: Remove unnecessary valadoc taglet
authorPhilip Withnall <philip@tecnocode.co.uk>
Sun, 29 Jul 2012 18:06:02 +0000 (20:06 +0200)
committerPhilip Withnall <philip@tecnocode.co.uk>
Sun, 29 Jul 2012 18:06:02 +0000 (20:06 +0200)
The [Deprecated] code attribute serves the same purpose.

backends/eds/lib/edsf-persona-store.vala

index 9badd05..c18af4a 100644 (file)
@@ -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()")]