removing unused #define, no bug, r+sr=nobody

This commit is contained in:
darin%netscape.com 2003-07-08 22:25:39 +00:00
parent 04402fc7a2
commit 4a6e9f49fc

View File

@ -288,8 +288,6 @@ nsViewSourceChannel::SetLoadFlags(PRUint32 aLoadFlags)
~::nsIChannel::LOAD_DOCUMENT_URI);
}
#define X_VIEW_SOURCE_PARAM "; x-view-type=view-source"
NS_IMETHODIMP
nsViewSourceChannel::GetContentType(nsACString &aContentType)
{