[vlc-devel] [PATCH] vout: win32: remove unused defines

Steve Lhomme robux4 at videolabs.io
Thu Jan 26 15:16:33 CET 2017


---
 modules/video_output/win32/common.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/modules/video_output/win32/common.h b/modules/video_output/win32/common.h
index 5d73bca..c8e2b37 100644
--- a/modules/video_output/win32/common.h
+++ b/modules/video_output/win32/common.h
@@ -290,5 +290,3 @@ picture_pool_t *CommonPool(vout_display_t *, unsigned);
  *****************************************************************************/
 #define IDM_TOGGLE_ON_TOP WM_USER + 1
 #define DX_POSITION_CHANGE 0x1000
-#define DX_WALLPAPER_CHANGE 0x2000
-#define DX_DESKTOP_CHANGE 0x4000
-- 
2.10.2



More information about the vlc-devel mailing list