--- np2/win9x/sstpmsg.cpp 2003/10/16 17:58:50 1.1.1.1 +++ np2/win9x/sstpmsg.cpp 2003/10/21 11:22:05 1.2 @@ -1,10 +1,10 @@ #include "compiler.h" #include "np2.h" #include "sysmng.h" -#include "pccore.h" #include "sstp.h" #include "sstpres.h" #include "np2info.h" +#include "pccore.h" static char cr[] = "\\n"; @@ -413,6 +413,7 @@ static void e_sstpexit(HWND hWnd, char * } } +#if 0 static void e_sstpexit2(HWND hWnd, char *buf) { char *p; @@ -425,6 +426,7 @@ static void e_sstpexit2(HWND hWnd, char } } } +#endif BOOL sstpconfirm_exit(void) {