diff --git a/src/modules/graphics/opengl/wrap_Video.lua b/src/modules/graphics/opengl/wrap_Video.lua index 5c1033701..739f376a0 100644 --- a/src/modules/graphics/opengl/wrap_Video.lua +++ b/src/modules/graphics/opengl/wrap_Video.lua @@ -35,7 +35,6 @@ end function Video:setSource(source) self:_setSource(source) self:getStream():setSync(source) - end end function Video:play()