diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-04-10 16:24:57 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-04-10 16:24:57 +0000 |
commit | eb93fb8a2e8fc76b1b929a0be870549d8eefc9b6 (patch) | |
tree | 50d10becdb7d395b7c7ddcb9a6b6847d22b2038c /src/htsmodules.h | |
parent | 6523d94ee3e7441378e5a7e28edb96d99f812a34 (diff) |
Cleanup.
Diffstat (limited to 'src/htsmodules.h')
-rw-r--r-- | src/htsmodules.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/htsmodules.h b/src/htsmodules.h index d793de0..35b103b 100644 --- a/src/htsmodules.h +++ b/src/htsmodules.h @@ -135,7 +135,6 @@ extern void htspe_uninit(void); extern int hts_parse_externals(htsmoduleStruct * str); /*extern int swf_is_available;*/ -extern int SSL_is_available; extern int V6_is_available; #endif |