Removed an unused include

This commit is contained in:
Jonh Wendell 2016-09-07 15:11:26 -03:00
parent 01e3b92dee
commit b18051067a

View File

@ -25,7 +25,6 @@
#error "Only <glib.h> can be included directly."
#endif
#include <glib/gmessages.h>
#include <glib/gtypes.h>
G_BEGIN_DECLS