Commit 004b3ab6 authored by Laurent Aimar's avatar Laurent Aimar

Removed unused b_suspend_display (msw).

parent 8bf2fad6
......@@ -206,11 +206,6 @@ struct vout_sys_t
int (*GXResume)();
#endif
#ifndef UNDER_CE
/* suspend display */
bool b_suspend_display;
#endif
event_thread_t *p_event;
vlc_mutex_t lock;
};
......
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