commdlg.dll16: Remove unneeded NONAMELESSXXX directives.

This commit is contained in:
Francois Gouget 2015-03-09 09:32:20 +01:00 committed by Alexandre Julliard
parent c04cc70f7d
commit 285dc99999

View file

@ -27,8 +27,6 @@
#include <stdio.h>
#include <string.h>
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"