Remove USE_SSL #define

This commit is contained in:
Gavin Andresen
2012-04-04 21:19:27 -04:00
parent b0a7e05a45
commit 5ce4c2a23a
12 changed files with 11 additions and 56 deletions

View File

@@ -49,7 +49,7 @@ LIBS += \
TESTDEFS += -DBOOST_TEST_DYN_LINK
endif
DEFS=-DMAC_OSX -DMSG_NOSIGNAL=0 -DUSE_SSL
DEFS=-DMAC_OSX -DMSG_NOSIGNAL=0
DEBUGFLAGS=-g
# ppc doesn't work because we don't support big-endian