diff --git a/Sources/Plasma/Apps/plFileEncrypt/main.cpp b/Sources/Plasma/Apps/plFileEncrypt/main.cpp index 731b373b..e96947ba 100644 --- a/Sources/Plasma/Apps/plFileEncrypt/main.cpp +++ b/Sources/Plasma/Apps/plFileEncrypt/main.cpp @@ -41,7 +41,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com *==LICENSE==*/ #include "plFile/hsFiles.h" #include "plFile/plEncryptedStream.h" -//#include "pnUtils/pnUtils.h" #include "pnProduct/pnProduct.h" #include "hsUtils.h" #include "pnUUID/pnUUIDCreatable.h" diff --git a/Sources/Plasma/NucleusLib/pnProduct/Pch.h b/Sources/Plasma/NucleusLib/pnProduct/Pch.h index 024900da..71c6e707 100644 --- a/Sources/Plasma/NucleusLib/pnProduct/Pch.h +++ b/Sources/Plasma/NucleusLib/pnProduct/Pch.h @@ -50,7 +50,4 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com #endif #define PLASMA20_SOURCES_PLASMA_NUCLEUSLIB_PNPRODUCT_PCH_H - -//#include "pnUtils/pnUtils.h" - #include "Private/pnPrAllIncludes.h"