*not part of the buld*

blackConnect tests update


git-svn-id: svn://10.0.0.236/trunk@99925 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
idk%eng.sun.com
2001-07-25 22:05:35 +00:00
parent ad651ef17b
commit 4e0a322dbc
92 changed files with 1360 additions and 885 deletions

View File

@@ -27,8 +27,7 @@ class MThreadContextImpl : public iMThreadContext
public:
NS_DECL_ISUPPORTS
NS_DECL_IMTHREADCONTEXT
char** LoadComponentList();
int countChars(char* buf, char ch);
PRBool makeParamFile();
MThreadContextImpl();
virtual ~MThreadContextImpl();
@@ -46,13 +45,3 @@ public:
virtual ~_MYCLASS_();
/* additional members */
};