[vlc-devel] commit: Removed duplicated DX_POSITION_CHANGE define (msw). (Laurent Aimar )

git version control git at videolan.org
Thu Oct 1 22:03:29 CEST 2009


vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Thu Oct  1 21:42:35 2009 +0200| [e005a2bef4d96cdc4f93670b56c2ea22be6c1330] | committer: Laurent Aimar 

Removed duplicated DX_POSITION_CHANGE define (msw).

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e005a2bef4d96cdc4f93670b56c2ea22be6c1330
---

 modules/video_output/msw/wingdi.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/modules/video_output/msw/wingdi.c b/modules/video_output/msw/wingdi.c
index 86185d9..19ce8f9 100644
--- a/modules/video_output/msw/wingdi.c
+++ b/modules/video_output/msw/wingdi.c
@@ -70,10 +70,6 @@ static void SetPalette( vout_thread_t *, uint16_t *, uint16_t *, uint16_t * );
 
 static void InitBuffers        ( vout_thread_t * );
 
-
-
-#define DX_POSITION_CHANGE 0x1000
-
 /*****************************************************************************
  * Module descriptor
  *****************************************************************************/




More information about the vlc-devel mailing list