Removed the document class (since it's really just a root node, and that's it).

This commit is contained in:
Jesse Beder
2008-07-04 22:56:43 +00:00
parent 2be40919de
commit ed488e5197
7 changed files with 27 additions and 103 deletions

View File

@@ -216,10 +216,6 @@
RelativePath=".\content.cpp"
>
</File>
<File
RelativePath=".\document.cpp"
>
</File>
<File
RelativePath=".\iterator.cpp"
>
@@ -298,10 +294,6 @@
RelativePath=".\content.h"
>
</File>
<File
RelativePath=".\document.h"
>
</File>
<File
RelativePath=".\map.h"
>