diff --git a/src/System/Utils/VideoRep.ZC b/src/System/Utils/VideoRep.ZC index c8f3be22..dff3b699 100755 --- a/src/System/Utils/VideoRep.ZC +++ b/src/System/Utils/VideoRep.ZC @@ -32,7 +32,6 @@ public I64 VideoRep() { aspect_w /= div; aspect_h /= div; - //reset div div = 2; } div++;