gphoto2.ds: Remove unneeded NONAMELESSXXX directives.

This commit is contained in:
Francois Gouget 2015-03-12 10:38:34 +01:00 committed by Alexandre Julliard
parent 57c76e10e0
commit e815da3c1a
2 changed files with 0 additions and 5 deletions

View File

@ -17,9 +17,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

@ -24,8 +24,6 @@
#include <stdarg.h>
#include <stdio.h>
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "gphoto2_i.h"
#include "winuser.h"
#include "winnls.h"