mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-22 13:20:05 +00:00
Remove a bunch of unused pnUtils stuff.
This commit is contained in:
@ -8,21 +8,17 @@ set(pnUtils_HEADERS
|
||||
pnUtAddr.h
|
||||
pnUtAllIncludes.h
|
||||
pnUtArray.h
|
||||
pnUtBase64.h
|
||||
pnUtBigNum.h
|
||||
pnUtCmd.h
|
||||
pnUtCrypt.h
|
||||
pnUtHash.h
|
||||
pnUtList.h
|
||||
pnUtMath.h
|
||||
pnUtMisc.h
|
||||
pnUtPath.h
|
||||
pnUtPragma.h
|
||||
pnUtPriQ.h
|
||||
pnUtRand.h
|
||||
pnUtRef.h
|
||||
pnUtSort.h
|
||||
pnUtSpareList.h
|
||||
pnUtStr.h
|
||||
pnUtSync.h
|
||||
pnUtTime.h
|
||||
@ -33,16 +29,12 @@ set(pnUtils_HEADERS
|
||||
set(pnUtils_SOURCES
|
||||
pnUtAddr.cpp
|
||||
pnUtArray.cpp
|
||||
pnUtBase64.cpp
|
||||
pnUtBigNum.cpp
|
||||
pnUtCmd.cpp
|
||||
pnUtHash.cpp
|
||||
pnUtList.cpp
|
||||
pnUtMath.cpp
|
||||
pnUtMisc.cpp
|
||||
pnUtPath.cpp
|
||||
pnUtRand.cpp
|
||||
pnUtSpareList.cpp
|
||||
pnUtStr.cpp
|
||||
pnUtTime.cpp
|
||||
pnUtUuid.cpp
|
||||
|
Reference in New Issue
Block a user