mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-13 01:35:30 +00:00
ahc: remove unneeded #include <stdio.h>
https://bugzilla.gnome.org/show_bug.cgi?id=763065
This commit is contained in:
parent
21d1eaa6c8
commit
e337918a06
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@
|
||||||
#include "gstjniutils.h"
|
#include "gstjniutils.h"
|
||||||
|
|
||||||
#include "gst-android-hardware-camera.h"
|
#include "gst-android-hardware-camera.h"
|
||||||
#include "stdio.h"
|
|
||||||
|
|
||||||
GST_DEBUG_CATEGORY_STATIC (ahc_debug);
|
GST_DEBUG_CATEGORY_STATIC (ahc_debug);
|
||||||
#define GST_CAT_DEFAULT ahc_debug
|
#define GST_CAT_DEFAULT ahc_debug
|
||||||
|
|
Loading…
Reference in a new issue