зеркало из https://github.com/mozilla/pjs.git
|T| requires an accessible default constructor (on some old compilers)
r= scc@netscape.com
This commit is contained in:
Родитель
bc0dde3bfe
Коммит
ac3d9c907b
|
@ -134,11 +134,11 @@ protected:
|
|||
friend class CacheOutputStream;
|
||||
friend class InterceptStreamListener;
|
||||
|
||||
private:
|
||||
|
||||
protected:
|
||||
nsCachedNetData() {};
|
||||
virtual ~nsCachedNetData() {};
|
||||
|
||||
private:
|
||||
// Initialize internal fields of this nsCachedNetData instance from the
|
||||
// underlying raw cache database record.
|
||||
nsresult Deserialize(PRBool aDeserializeFlags);
|
||||
|
|
Загрузка…
Ссылка в новой задаче