Removed unneeded definitions

This commit is contained in:
crypto-ape 2019-05-20 15:00:02 +02:00
parent 86b025007a
commit ab617200a5

View file

@ -141,7 +141,6 @@ IF(NOT WIN32)
if(NOT APPLE)
SET(rt_library rt)
SET(pthread_library pthread)
endif(NOT APPLE)
ENDIF(NOT WIN32)