(XDK) Small cleanup

This commit is contained in:
twinaphex 2015-04-06 21:38:36 +02:00
parent a31589d70f
commit 5c2829d479

View File

@ -873,8 +873,6 @@ static bool d3d_init_chain(d3d_video_t *d3d, const video_info_t *video_info)
/* TODO - properly implement this. */
d3d->tex_w = d3d->tex_h =
RARCH_SCALE_BASE * video_info->input_scale;
//d3d_deinit_chain(d3d);
#else
link_info.pass = &d3d->shader.pass[0];
link_info.tex_w = link_info.tex_h =