Mercurial > mplayer.hg
changeset 35195:190117821b47
Remove pointless commented-out code.
author | reimar |
---|---|
date | Tue, 30 Oct 2012 16:48:00 +0000 |
parents | f54201cb82ae |
children | 9269e341748f |
files | libvo/vo_sdl.c |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libvo/vo_sdl.c Tue Oct 30 16:47:20 2012 +0000 +++ b/libvo/vo_sdl.c Tue Oct 30 16:48:00 2012 +0000 @@ -578,7 +578,6 @@ static int config(uint32_t width, uint32_t height, uint32_t d_width, uint32_t d_height, uint32_t flags, char *title, uint32_t format) -//static int sdl_setup (int width, int height) { struct sdl_priv_s *priv = &sdl_priv;