]> git.sesse.net Git - vlc/blobdiff - include/vlc_common.h
Rework/simplify the TLS plugin interface (LibVLC <-> tls plugin).
[vlc] / include / vlc_common.h
index 78f7c36d174bb0476249cd901971b81357d06528..84eb662b32bac7c109b5279c41ee17fc214cf796 100644 (file)
@@ -411,7 +411,6 @@ typedef struct httpd_redirect_t httpd_redirect_t;
 typedef struct httpd_stream_t httpd_stream_t;
 
 /* TLS support */
-typedef struct tls_t tls_t;
 typedef struct tls_server_t tls_server_t;
 typedef struct tls_session_t tls_session_t;