summaryrefslogtreecommitdiff
path: root/srd.c
diff options
context:
space:
mode:
Diffstat (limited to 'srd.c')
-rw-r--r--srd.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/srd.c b/srd.c
index b74b780..9d04a8e 100644
--- a/srd.c
+++ b/srd.c
@@ -32,9 +32,6 @@ SRD_PRIV GSList *searchpaths = NULL;
extern GSList *sessions;
extern int max_session_id;
-/* decoder.c */
-extern SRD_PRIV GSList *pd_list;
-
/** @endcond */
/**