This commit is contained in:
pinkerton%netscape.com 1998-09-29 17:31:52 +00:00
Родитель 28723768dd
Коммит 4c7c484955
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -199,7 +199,7 @@ pw_ptr PW_Create( MWContext * /*parent*/, /* Parent window, can be NULL */
PW_WindowType type /* What kind of window ? Modality, etc */
)
{
volatile CProgressMac * mac = NULL;
/*volatile*/ CProgressMac * mac = NULL;
try
{