Fix system pref extension for bug 232201. r=bustage

This commit is contained in:
bsmedberg%covad.net 2004-01-28 05:11:20 +00:00
Родитель a8dcaab07f
Коммит ff8f8a7309
1 изменённых файлов: 1 добавлений и 2 удалений

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

@ -56,8 +56,7 @@ class GConfProxy;
// on the gconf platform.
////////////////////////////////////////////////////////////////////////////
class nsSystemPrefService : public nsIPrefBranch,
public nsIPrefBranchInternal
class nsSystemPrefService : public nsIPrefBranchInternal
{
public:
NS_DECL_ISUPPORTS