mirror of
https://github.com/mpv-player/mpv
synced 2025-04-01 14:50:07 +00:00
Remove an extern for a variable that no longer exists
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25982 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
8c1a56e57a
commit
875d963649
@ -2,7 +2,6 @@
|
||||
#define W32COMMON_H
|
||||
|
||||
extern HWND vo_w32_window;
|
||||
extern HDC vo_hdc;
|
||||
extern int vo_vm;
|
||||
|
||||
extern int vo_w32_init(void);
|
||||
|
Loading…
Reference in New Issue
Block a user