[svn r37738] Fixed problem probably caused by removing some comment or something...

--HG--
branch : trunk
This commit is contained in:
guido 2007-02-01 15:55:23 +01:00
parent 16fae5ed73
commit ec734026cc
1 changed files with 0 additions and 1 deletions

View File

@ -47,7 +47,6 @@ def build(pkgdir, dsa, capture):
apb.build_namespace_pages(ns_data, proj)
capture.err.writeorg('building class pages\n')
apb.build_class_pages(class_data, proj)
apb.build_method_pages(method_data, proj)
capture.err.writeorg('building function pages\n')
apb.build_function_pages(func_data, proj)
capture.err.writeorg('building source pages\n')