Francois Gouget : wineoss.drv: Remove an uneeded NONAMELESSUNION directive.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Mar 26 11:13:57 CDT 2015


Module: wine
Branch: master
Commit: 0ca3c64e92fe72c7ac81dade2946b2dd30316b39
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=0ca3c64e92fe72c7ac81dade2946b2dd30316b39

Author: Francois Gouget <fgouget at free.fr>
Date:   Thu Mar 26 15:29:30 2015 +0100

wineoss.drv: Remove an uneeded NONAMELESSUNION directive.

---

 dlls/wineoss.drv/mmdevdrv.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dlls/wineoss.drv/mmdevdrv.c b/dlls/wineoss.drv/mmdevdrv.c
index 0688f9a..cbaf1b2 100644
--- a/dlls/wineoss.drv/mmdevdrv.c
+++ b/dlls/wineoss.drv/mmdevdrv.c
@@ -16,7 +16,6 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-#define NONAMELESSUNION
 #define COBJMACROS
 #include "config.h"
 




More information about the wine-cvs mailing list