Windows build fixes.

Remove unused function.

This was SVN commit r7557.
This commit is contained in:
Ykkrosh
2010-05-20 20:05:38 +00:00
parent 80229cdea7
commit cf85004f61
4 changed files with 11 additions and 24 deletions
+5
View File
@@ -36,6 +36,11 @@
#include <iomanip>
#if MSC_VERSION
#include <process.h>
#define getpid _getpid // use the non-deprecated function name
#endif
class CSimulation2Impl
{
public: