# HG changeset patch # User reimar # Date 1202743285 0 # Node ID 64863a1618e5776dbdfa9484aadfa753eba4dfd4 # Parent e8945e43a36fb04507f8a55d1ef04fb7f4c38a6c Remove left-over extern definitions that should not be there diff -r e8945e43a36f -r 64863a1618e5 libvo/w32_common.h --- 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;