Remove outdated defines

This commit is contained in:
Chocobo1
2019-06-21 00:35:26 +08:00
parent 11fdf91196
commit e47d7fe55c
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()