mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-13 07:56:17 +01:00
gmessages: Drop unnecessary stdio.h include
This was needed for an earlier version of the structured logging work, but not the latest.
This commit is contained in:
parent
15b315b472
commit
b4326bc348
@ -30,7 +30,6 @@
|
||||
#endif
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
#include <glib/gtypes.h>
|
||||
#include <glib/gmacros.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user