]> gitweb.michael.orlitzky.com - mailshears.git/blobdiff - lib/common/agendav_plugin.rb
Clean up user/domain describing in the plugins.
[mailshears.git] / lib / common / agendav_plugin.rb
index fc19d3d60fd45fccfec195ca745de1c0d7b5b3b5..032d057c24d8e25c899ea672ae5fca50a711a8ff 100644 (file)
@@ -18,15 +18,6 @@ module AgendavPlugin
   end
 
 
   end
 
 
-  def describe_domain(domain)
-    return domain.to_s()
-  end
-
-  def describe_user(user)
-    return user.to_s()
-  end
-
-
   def list_users()
     #
     # Produce a list of AgenDAV users. This is public because it's
   def list_users()
     #
     # Produce a list of AgenDAV users. This is public because it's