Removed deprecated classes:
* git::client * mercurial::client * svn::client * wiki::collab::base * wiki::collab::ramcache
This commit is contained in:
parent
a4bff4d882
commit
74d93dae34
4 changed files with 0 additions and 36 deletions
|
@ -20,13 +20,6 @@ class svn {
|
|||
|
||||
}
|
||||
|
||||
class svn::client {
|
||||
|
||||
warning("svn::client is deprecated, include svn instead")
|
||||
include svn
|
||||
|
||||
}
|
||||
|
||||
|
||||
# Checkout working copy.
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue