Bug 235744 Expose StorageStream class to Javascript
patch by nsayer@kfu.com r=darin sr=darin git-svn-id: svn://10.0.0.236/trunk@158107 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
f8e454261b
commit
dbaba0be9d
@ -70,8 +70,6 @@ class nsStorageStream : public nsIStorageStream,
|
||||
public:
|
||||
nsStorageStream();
|
||||
|
||||
NS_METHOD Init(PRUint32 segmentSize, PRUint32 maxSize, nsIMemory *segmentAllocator = 0);
|
||||
|
||||
NS_DECL_ISUPPORTS
|
||||
NS_DECL_NSISTORAGESTREAM
|
||||
NS_DECL_NSIOUTPUTSTREAM
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user