Dummy checkin to provide log information for the previous commit.

Basically in the previous commit, added a dictionary to the history
state object and made AddState() and get() use the dictionary
This commit is contained in:
radha%netscape.com 1999-09-03 22:19:03 +00:00
Родитель 8012532337
Коммит 8183b57734
2 изменённых файлов: 0 добавлений и 4 удалений

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

@ -85,8 +85,6 @@ NS_NewLayoutHistoryState(nsILayoutHistoryState** aState)
nsLayoutHistoryState::nsLayoutHistoryState()
{
NS_INIT_REFCNT();
}
nsLayoutHistoryState::~nsLayoutHistoryState()

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

@ -85,8 +85,6 @@ NS_NewLayoutHistoryState(nsILayoutHistoryState** aState)
nsLayoutHistoryState::nsLayoutHistoryState()
{
NS_INIT_REFCNT();
}
nsLayoutHistoryState::~nsLayoutHistoryState()