[KMTESTS:CC]
[reactos.git] / rostests / rosautotest / CWineTest.h
index 58ca558..5993822 100644 (file)
@@ -9,10 +9,7 @@ class CWineTest : public CTest
 {
 private:
     HANDLE m_hFind;
-    HANDLE m_hReadPipe;
-    HANDLE m_hWritePipe;
     PCHAR m_ListBuffer;
-    STARTUPINFOW m_StartupInfo;
     string m_CurrentTest;
     wstring m_CurrentFile;
     wstring m_CurrentListCommand;