summaryrefslogtreecommitdiff
path: root/clutter-gtk/gtk-clutter-embed.c
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2017-05-26 12:48:20 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2017-05-26 12:54:02 +0100
commited9e0a39129ba3e675933d1a1a4552a0a5fbbfc7 (patch)
treea30564d60a88d28a6877af456db4a425444e9dfe /clutter-gtk/gtk-clutter-embed.c
parent8d1fcc8e4c1939d52fb7ae46c368ac803c6770d7 (diff)
downloadclutter-gtk-ed9e0a39129ba3e675933d1a1a4552a0a5fbbfc7.tar.gz
build: Use compiler annotations for visible symbols
Instead of using libtool, we should explicitly annotate the exported symbols in the library API.
Diffstat (limited to 'clutter-gtk/gtk-clutter-embed.c')
-rw-r--r--clutter-gtk/gtk-clutter-embed.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/clutter-gtk/gtk-clutter-embed.c b/clutter-gtk/gtk-clutter-embed.c
index 521afc9..0baa3d1 100644
--- a/clutter-gtk/gtk-clutter-embed.c
+++ b/clutter-gtk/gtk-clutter-embed.c
@@ -69,9 +69,7 @@
* subclassing #GtkClutterEmbed, to avoid breaking internal state.
*/
-#ifdef HAVE_CONFIG_H
#include "config.h"
-#endif
#include <math.h>
#include <string.h>