Removed deprecated classes:

* git::client
  * mercurial::client
  * svn::client
  * wiki::collab::base
  * wiki::collab::ramcache
This commit is contained in:
Ossi Salmi 2013-08-02 23:34:29 +03:00
parent a4bff4d882
commit 74d93dae34
4 changed files with 0 additions and 36 deletions

View file

@ -441,21 +441,6 @@ class wiki::collab {
}
class wiki::collab::base {
warning("wiki::collab::base is deprecated, include wiki::collab instead")
include wiki::collab
}
class wiki::collab::ramcache {
warning("wiki::collab::ramcache is deprecated")
}
# Install moin package.
#
# === Parameters