We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6300261 commit c2fe3f5Copy full SHA for c2fe3f5
libvisual/tests/video_test/video_load_test.cpp
@@ -61,8 +61,6 @@ int main (int argc, char* argv[])
61
{
62
LV::System::init (argc, argv);
63
64
- auto video = LV::Video::create (640, 480, VISUAL_VIDEO_DEPTH_16BIT);
65
-
66
test_png_load ();
67
68
LV::System::destroy ();
0 commit comments