Commenting out until I figure out what I horked

This commit is contained in:
saari%netscape.com 1999-01-23 01:08:17 +00:00
Родитель dfebe8eca9
Коммит e5e34681bf
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -76,7 +76,7 @@ nsBaseWidget::nsBaseWidget() :
mAppShell = nsnull;
mMouseListener = nsnull;
mEventListener = nsnull;
mMenuListener = nsnull;
/*mMenuListener = nsnull;*/
mClientData = nsnull;
mContext = nsnull;
mCursor = eCursor_standard;