mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 02:40:11 +00:00
Don't excessively define GDK_EXTERN
Once is enough.
This commit is contained in:
parent
5ae25519a7
commit
e216f469a1
@ -24,10 +24,6 @@
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
#ifndef _GDK_EXTERN
|
||||
#define _GDK_EXTERN extern
|
||||
#endif
|
||||
|
||||
/* These macros are used to mark deprecated symbols in GLib headers,
|
||||
* and thus have to be exposed in installed headers. But please
|
||||
* do *not* use them in other projects. Instead define your own wrappers
|
||||
|
Loading…
Reference in New Issue
Block a user