aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-video-src.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/empathy-video-src.c')
-rw-r--r--src/empathy-video-src.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/empathy-video-src.c b/src/empathy-video-src.c
index 2fc483567..12f8d6b47 100644
--- a/src/empathy-video-src.c
+++ b/src/empathy-video-src.c
@@ -20,9 +20,6 @@
#include "config.h"
-#include <stdio.h>
-#include <stdlib.h>
-
#ifdef HAVE_GST1
#include <gst/video/colorbalance.h>
#else