Code Cleanup

- Removed unused Tree code.
This commit is contained in:
Paul Beckingham 2011-05-23 22:29:24 -04:00
parent 8e4a757200
commit 3f58e5a2ee
7 changed files with 1 additions and 672 deletions

View file

@ -35,7 +35,6 @@ set (task_SRCS API.cpp API.h
TransportCurl.cpp TransportCurl.h
TransportRSYNC.cpp TransportRSYNC.h
TransportSSH.cpp TransportSSH.h
Tree.cpp Tree.h
Uri.cpp Uri.h
Variant.cpp Variant.h
ViewTask.cpp ViewTask.h