diff options
Diffstat (limited to 'src/repoList.cpp')
-rw-r--r-- | src/repoList.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/repoList.cpp b/src/repoList.cpp index 0ee92c5..51eb6b2 100644 --- a/src/repoList.cpp +++ b/src/repoList.cpp @@ -4,10 +4,9 @@ GitFS::RepoList::RepoList(const Ice::PropertiesPtr &) { - } -NetFS::VolumePrxPtr +NetFS::VolumePrxPtr GitFS::RepoList::connect(const ::std::string, const ::std::string, const ::Ice::Current & ice) { |