summaryrefslogtreecommitdiff
path: root/modules/gst1
diff options
context:
space:
mode:
authorAlfred E. Heggestad <alfred.heggestad@gmail.com>2016-11-29 23:21:35 +0100
committerAlfred E. Heggestad <alfred.heggestad@gmail.com>2016-11-29 23:21:35 +0100
commitc777ff5e8cf4026e189b35739dd51b0576cafb31 (patch)
treee8bf9ced402f144dfe0a8bad1b764d603922edbe /modules/gst1
parentc505d3e83a00888a8ed6ef0eb1721a00085067b3 (diff)
gst1: remove empty header file
Diffstat (limited to 'modules/gst1')
-rw-r--r--modules/gst1/gst.c1
-rw-r--r--modules/gst1/gst.h7
2 files changed, 0 insertions, 8 deletions
diff --git a/modules/gst1/gst.c b/modules/gst1/gst.c
index 8ecd85f..4eae356 100644
--- a/modules/gst1/gst.c
+++ b/modules/gst1/gst.c
@@ -12,7 +12,6 @@
#include <re.h>
#include <rem.h>
#include <baresip.h>
-#include "gst.h"
/**
diff --git a/modules/gst1/gst.h b/modules/gst1/gst.h
deleted file mode 100644
index 830ee34..0000000
--- a/modules/gst1/gst.h
+++ /dev/null
@@ -1,7 +0,0 @@
-/**
- * @file gst1/gst.h Gstreamer playbin pipeline -- internal interface
- *
- * Copyright (C) 2010 Creytiv.com
- */
-
-