Francois Gouget : oleview: Remove an unneeded NONAMELESSUNION define.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Oct 27 11:06:36 CDT 2015


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Tue Oct 27 11:58:32 2015 +0100

oleview: Remove an unneeded NONAMELESSUNION define.

Signed-off-by: Francois Gouget <fgouget at free.fr>
Signed-off-by: Dmitry Timoshkov <dmitry at baikal.ru>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 programs/oleview/typelib.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/programs/oleview/typelib.c b/programs/oleview/typelib.c
index 3a60348..04b9067 100644
--- a/programs/oleview/typelib.c
+++ b/programs/oleview/typelib.c
@@ -18,8 +18,6 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-#define NONAMELESSUNION
-
 #include "main.h"
 
 #include "wine/debug.h"




More information about the wine-cvs mailing list