Commit 50787630 authored by Kaarlo Raiha's avatar Kaarlo Raiha Committed by Antoine Cellerier

remove unndeed variables

Signed-off-by: default avatarAntoine Cellerier <dionoea@videolan.org>
parent b4039dbd
......@@ -143,9 +143,6 @@ struct vout_sys_t
int i_tex_width;
int i_tex_height;
GLuint p_textures[2];
float f_speed;
float f_radius;
};
/*****************************************************************************
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment