no hotshot

This commit is contained in:
Zachary Pavlov 2007-06-01 00:02:39 +00:00
parent 434b665d4c
commit 4eee3a23e9

View File

@ -43,7 +43,7 @@ import new
import gc
#if __debug__:
import traceback
import hotshot, hotshot.stats, profile as prof, pstats
import profile as prof, pstats
from direct.directutil import Verify