ahc: remove unneeded #include <stdio.h>

https://bugzilla.gnome.org/show_bug.cgi?id=763065
This commit is contained in:
Martin Kelly 2016-02-16 11:45:01 -08:00 committed by Sebastian Dröge
parent 21d1eaa6c8
commit e337918a06

View file

@ -29,7 +29,6 @@
#include "gstjniutils.h"
#include "gst-android-hardware-camera.h"
#include "stdio.h"
GST_DEBUG_CATEGORY_STATIC (ahc_debug);
#define GST_CAT_DEFAULT ahc_debug