A little cleanup

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8555 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2000-10-14 06:43:11 +00:00
parent 76c42b8f41
commit be481aacfe
2 changed files with 0 additions and 10 deletions

View File

@@ -276,10 +276,3 @@ def contrib_copy_tree(src, dest, verbose=0):
mkpath(dest, verbose=verbose)
copy_tree(src, dest, update=1, verbose=verbose)