This commit is contained in:
waterson%netscape.com 1998-11-13 02:57:58 +00:00
Родитель 3427031157
Коммит 9dff4cb177
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -71,8 +71,7 @@ public:
NS_IMETHOD GetIntPropertyValue(PRInt32& value, const nsString& property) const; NS_IMETHOD GetIntPropertyValue(PRInt32& value, const nsString& property) const;
//////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////
// Implementation methods
void Initialize(const nsString& url);
RDF GetDB(void) const { RDF GetDB(void) const {
return mDB; return mDB;