sane.ds: Remove unneeded NONAMELESSXXX directives.

This commit is contained in:
Francois Gouget 2015-03-18 19:01:07 +01:00 committed by Alexandre Julliard
parent cd0200113c
commit 305f63a22b
2 changed files with 1 additions and 4 deletions

View File

@ -16,9 +16,6 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "config.h"
#include <stdarg.h>

View File

@ -25,7 +25,7 @@
#include <stdio.h>
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "sane_i.h"
#include "winuser.h"
#include "winnls.h"