1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-22 13:20:05 +00:00

Get rid of the PnUtils TLS stuff.

This commit is contained in:
Darryl Pogue
2012-03-10 17:47:25 -08:00
parent 590eea770f
commit 26dc1fa120
9 changed files with 0 additions and 277 deletions

View File

@ -22,7 +22,6 @@ set(pnUtils_HEADERS
pnUtStr.h
pnUtSync.h
pnUtTime.h
pnUtTls.h
pnUtUuid.h
)
@ -50,7 +49,6 @@ if(WIN32)
Win32/pnUtW32Uuid.cpp
pnUtCrypt.cpp
pnUtTls.cpp
)
else()
set(pnUtils_UNIX