From 8c1a56e57af310e08a2394d25dc757bed3050698 Mon Sep 17 00:00:00 2001 From: reimar Date: Mon, 11 Feb 2008 15:21:25 +0000 Subject: Remove left-over extern definitions that should not be there git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25981 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libvo/w32_common.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'libvo') diff --git a/libvo/w32_common.h b/libvo/w32_common.h index 49f96999e3..70ef3b171f 100644 --- a/libvo/w32_common.h +++ b/libvo/w32_common.h @@ -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; -- cgit v1.2.3