Backed out hack for loading image problems in Composer

git-svn-id: svn://10.0.0.236/trunk@6834 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cmanske%netscape.com
1998-07-30 02:32:46 +00:00
parent 23a6ffe225
commit db02faf87d
2 changed files with 0 additions and 9 deletions

View File

@@ -1874,12 +1874,6 @@ IL_GetImage(const char* image_url,
ic->net_cx->AddReferer(url);
#endif
/* EXTREME HACK ALERT!
Special signal for Composer (Editor)
This will be used in IL_ViewStream to tell we are an editor
and use IL_NewStream instead (as we did in 4.06 code) */
url->SetOwnerId((int)flags);
ic->is_looping = FALSE;
ic->url = url;
/* Record the fact that we are calling NetLib to load a URL. */