removing Henrit's jsfile.c and jsfile.h to fix unix build bustage.
git-svn-id: svn://10.0.0.236/trunk@776 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
0a9b29052c
commit
27e88123d1
File diff suppressed because it is too large
Load Diff
@ -1,12 +0,0 @@
|
||||
|
||||
#ifndef _jsfile_h__
|
||||
#define _jsfile_h__
|
||||
|
||||
#define TEST_WITH_FILE 1
|
||||
|
||||
JSObject* js_InitFileMgrClass(JSContext *cx, JSObject* obj);
|
||||
|
||||
JSObject* js_InitFileClass(JSContext *cx, JSObject* obj);
|
||||
|
||||
|
||||
#endif /* _jsfile_h__ */
|
||||
Loading…
x
Reference in New Issue
Block a user