vo_gl: Remove nonsense commented-out function header

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31340 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2010-06-06 18:59:19 +00:00 committed by Uoti Urpala
parent c1b0498c1f
commit 1a1e6e5a69
1 changed files with 0 additions and 1 deletions

View File

@ -829,7 +829,6 @@ static void redraw(void) {
flip_page();
}
//static inline uint32_t draw_slice_x11(uint8_t *src[], uint32_t slice_num)
static int draw_slice(uint8_t *src[], int stride[], int w,int h,int x,int y)
{
mpi_flipped = stride[0] < 0;