changeset 25949:64863a1618e5

Remove left-over extern definitions that should not be there
author reimar
date Mon, 11 Feb 2008 15:21:25 +0000
parents e8945e43a36f
children 80c8977f4d8a
files libvo/w32_common.h
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/w32_common.h	Mon Feb 11 09:05:31 2008 +0000
+++ b/libvo/w32_common.h	Mon Feb 11 15:21:25 2008 +0000
@@ -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;