Remove unused SSL support

Unused, and anyway OpenSSL is not compatible with the GPL.
This commit is contained in:
Julien BLACHE
2009-04-01 17:45:27 +02:00
parent 5fa0b8ea98
commit 5f682ca276
5 changed files with 1 additions and 274 deletions

View File

@@ -35,7 +35,7 @@ mt_daapd_SOURCES = main.c daapd.h rend.h webserver.c \
smart-parser.c smart-parser.h xml-rpc.c xml-rpc.h \
os.h ll.c ll.h conf.c conf.h compat.c compat.h util.c util.h \
os-unix.h os-unix.c os.h plugin.c plugin.h db-sql-updates.c \
ssl.h io.h io.c io-errors.h io-plugin.h \
io.h io.c io-errors.h io-plugin.h \
bsd-snprintf.c bsd-snprintf.h \
rend-avahi.c \
db-sql.c db-sql.h db-sql-sqlite3.c db-sql-sqlite3.h\