X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mailshears.git;a=blobdiff_plain;f=lib%2Frm%2Fplugins%2Fagendav.rb;h=1366bd6db69a15452a0b777dd3b131e65b90d54a;hp=4cd179c655323070d71b01348a975a4a214047c0;hb=483d14dc8228a81d12fb109d3ed6510e2d2b03c1;hpb=e3826d8926e11763837a591986d453e9ef5d9dec diff --git a/lib/rm/plugins/agendav.rb b/lib/rm/plugins/agendav.rb index 4cd179c..1366bd6 100644 --- a/lib/rm/plugins/agendav.rb +++ b/lib/rm/plugins/agendav.rb @@ -9,10 +9,6 @@ class AgendavRm include RmPlugin - def delete_domain(domain) - # AgenDAV doesn't have a concept of domains. - end - def delete_account(account) # Delete the given username and any records in other tables # belonging to it.