Code Cleanup

- Removed obsolete Rectangle code.
This commit is contained in:
Paul Beckingham 2011-05-23 23:24:05 -04:00
parent 8fa18d0da2
commit f1635c3eff
6 changed files with 2 additions and 347 deletions

View file

@ -23,7 +23,6 @@ set (task_SRCS API.cpp API.h
Path.cpp Path.h
Permission.cpp Permission.h
Record.cpp Record.h
Rectangle.cpp Rectangle.h
Sequence.cpp Sequence.h
Subst.cpp Subst.h
TDB.cpp TDB.h