1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-17 02:51:27 +00:00

Remove some lingering pnIni references.

This commit is contained in:
Darryl Pogue
2012-02-18 00:20:57 -08:00
parent cc21988872
commit d8d6b0b377
6 changed files with 0 additions and 9 deletions

View File

@ -57,7 +57,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pnNetCli/pnNetCli.h"
#ifdef SERVER
#include "pnIni/pnIni.h"
#include "psUtils/psUtils.h" // for SrvMsgHeader, ugh
#endif

View File

@ -89,7 +89,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#ifdef SERVER
# ifdef USES_NETSRV
// for SrvMsgHeader definition
# include "pnIni/pnIni.h" // psSrvConn needs ini types
# include "psUtils/psUtils.h"
# ifdef USES_PROTOCOL_SRV2VAULT