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:
timeless%mozdev.org 2004-06-18 08:35:14 +00:00
parent f8e454261b
commit dbaba0be9d

View File

@ -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