ahc: remove unneeded #include <stdio.h>
authorMartin Kelly <martin@surround.io>
Tue, 16 Feb 2016 19:45:01 +0000 (11:45 -0800)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 4 Mar 2016 07:42:14 +0000 (09:42 +0200)
https://bugzilla.gnome.org/show_bug.cgi?id=763065

sys/androidmedia/gst-android-hardware-camera.c

index 3a78470..f66595a 100644 (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