Remove outdated defines

This commit is contained in:
Chocobo1 2019-06-21 00:35:26 +08:00
commit e47d7fe55c
No known key found for this signature in database
GPG key ID: 210D9C873253A68C
3 changed files with 1 additions and 8 deletions

View file

@ -39,7 +39,6 @@ else()
# hope that they apply. If not, you the user are on your own.
set(LibtorrentRasterbar_DEFINITIONS
-DTORRENT_USE_OPENSSL
-DTORRENT_DISABLE_GEO_IP
-DBOOST_ASIO_ENABLE_CANCELIO
-DUNICODE -D_UNICODE -D_FILE_OFFSET_BITS=64)
endif()