summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/md5.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/lib/md5.h')
-rw-r--r--apps/plugins/lib/md5.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/plugins/lib/md5.h b/apps/plugins/lib/md5.h
index e19c749664..f70d47a788 100644
--- a/apps/plugins/lib/md5.h
+++ b/apps/plugins/lib/md5.h
@@ -27,8 +27,6 @@
27#ifndef _VLC_MD5_H 27#ifndef _VLC_MD5_H
28# define _VLC_MD5_H 28# define _VLC_MD5_H
29 29
30void md5_init( const struct plugin_api * );
31
32/***************************************************************************** 30/*****************************************************************************
33 * md5_s: MD5 message structure 31 * md5_s: MD5 message structure
34 ***************************************************************************** 32 *****************************************************************************