diff --git a/direct/src/directutil/DeltaProfiler.py b/direct/src/directutil/DeltaProfiler.py index e5d3595155..8e2612fd1c 100755 --- a/direct/src/directutil/DeltaProfiler.py +++ b/direct/src/directutil/DeltaProfiler.py @@ -25,4 +25,3 @@ class DeltaProfiler: # The printing time is not included in the timing. # This is intentional. self.priorTime=time() - \ No newline at end of file