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:
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user