Removed isViewSource attribute. It is no longer needed. DocShell now handles state.

This commit is contained in:
tbogard%aol.net 2000-03-16 00:52:52 +00:00
Родитель df4e9df7d2
Коммит 8352a364e0
1 изменённых файлов: 0 добавлений и 5 удалений

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

@ -64,11 +64,6 @@ interface nsIBrowserInstance : nsISupports {
void copy();
void selectAll();
// View.
attribute boolean isViewSource;
// Search.
void find();
void findNext();