bug 63025 - stop exporting nsFileSpecImpl as nobody is calling the constructor

r=dougt, sr=shaver
This commit is contained in:
alecf%netscape.com 2002-02-15 00:20:49 +00:00
Родитель 1ce0f534ae
Коммит 356b6b24c2
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -42,7 +42,7 @@
#include "nsFileSpec.h"
//========================================================================================
class NS_COM nsFileSpecImpl
class nsFileSpecImpl
//========================================================================================
: public nsIFileSpec
{