Remove unimplemented DumpContentToPPM() member (bug 379015 leftover). r+sr=roc

This commit is contained in:
Andrzej Zaborowski 2008-07-12 12:21:38 +02:00
Родитель e2e7514f80
Коммит 9380a26ceb
1 изменённых файлов: 0 добавлений и 2 удалений

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

@ -377,8 +377,6 @@ private:
nsresult GetPopupLinkNode(nsIDOMNode** aNode); nsresult GetPopupLinkNode(nsIDOMNode** aNode);
nsresult GetPopupImageNode(nsIImageLoadingContent** aNode); nsresult GetPopupImageNode(nsIImageLoadingContent** aNode);
void DumpContentToPPM(const char* aFileName);
void PrepareToStartLoad(void); void PrepareToStartLoad(void);
nsresult SyncParentSubDocMap(); nsresult SyncParentSubDocMap();