include: Remove struct PORTALLOC from mmddk.h.

Michael Stefaniuc mstefani at redhat.de
Thu Feb 5 02:52:56 CST 2009


It doesn't exist in the DDK nor is it used in Wine.
---
 include/mmddk.h |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/include/mmddk.h b/include/mmddk.h
index 33a93b2..826aefb 100644
--- a/include/mmddk.h
+++ b/include/mmddk.h
@@ -380,13 +380,6 @@ typedef JOYDEVMSGPROC *LPJOYDEVMSGPROC;
 #define MAKEMCIRESOURCE(wRet, wRes) MAKELRESULT((wRet), (wRes))
 
 typedef struct {
-	DWORD   		dwCallback;
-	DWORD   		dwInstance;
-	HMIDIOUT		hMidi;
-	DWORD   		dwFlags;
-} PORTALLOC, *LPPORTALLOC;
-
-typedef struct {
 	HWAVE			hWave;
 	LPWAVEFORMATEX		lpFormat;
 	DWORD_PTR		dwCallback;
-- 
1.6.1.2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20090205/70506eb2/attachment.pgp 


More information about the wine-patches mailing list