[MPlayer-cvslog] r25981 - trunk/libvo/w32_common.h
reimar
subversion at mplayerhq.hu
Mon Feb 11 16:21:26 CET 2008
Author: reimar
Date: Mon Feb 11 16:21:25 2008
New Revision: 25981
Log:
Remove left-over extern definitions that should not be there
Modified:
trunk/libvo/w32_common.h
Modified: trunk/libvo/w32_common.h
==============================================================================
--- trunk/libvo/w32_common.h (original)
+++ trunk/libvo/w32_common.h Mon Feb 11 16:21:25 2008
@@ -1,8 +1,6 @@
#ifndef W32COMMON_H
#define W32COMMON_H
-extern uint32_t o_dwidth;
-extern uint32_t o_dheight;
extern HWND vo_w32_window;
extern HDC vo_hdc;
extern int vo_vm;
More information about the MPlayer-cvslog
mailing list