mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 07:42:04 +00:00
removing unused #define, no bug, r+sr=nobody
This commit is contained in:
parent
04402fc7a2
commit
4a6e9f49fc
@ -288,8 +288,6 @@ nsViewSourceChannel::SetLoadFlags(PRUint32 aLoadFlags)
|
|||||||
~::nsIChannel::LOAD_DOCUMENT_URI);
|
~::nsIChannel::LOAD_DOCUMENT_URI);
|
||||||
}
|
}
|
||||||
|
|
||||||
#define X_VIEW_SOURCE_PARAM "; x-view-type=view-source"
|
|
||||||
|
|
||||||
NS_IMETHODIMP
|
NS_IMETHODIMP
|
||||||
nsViewSourceChannel::GetContentType(nsACString &aContentType)
|
nsViewSourceChannel::GetContentType(nsACString &aContentType)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user