vlc | branch: master | Steve Lhomme <rob...@ycbcr.xyz> | Thu Apr 12 10:14:26 
2018 +0200| [5d1db984d81760c9214c327f9fff64cd15360660] | committer: Steve Lhomme

win32: remove unused type

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

 src/win32/specific.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/win32/specific.c b/src/win32/specific.c
index 4ab588a7b7..d00c932a5f 100644
--- a/src/win32/specific.c
+++ b/src/win32/specific.c
@@ -35,9 +35,6 @@
 
 #include <mmsystem.h>
 #include <winsock.h>
-#if VLC_WINSTORE_APP && !defined(__MINGW32__)
-typedef UINT MMRESULT;
-#endif
 
 static int system_InitWSA(int hi, int lo)
 {

_______________________________________________
vlc-commits mailing list
vlc-commits@videolan.org
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to