Browse Source

Whoops...

Alex Szpakowski 9 years ago
parent
commit
9573b415a3
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/modules/graphics/opengl/wrap_Video.lua

+ 0 - 1
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()