Bug 1021992: Drop decl for never-defined function 'NS_NewVideoFrame'. r=cpearce

This commit is contained in:
Daniel Holbert 2014-06-08 15:36:58 -07:00
parent 370f28d765
commit df276175e6

View File

@ -26,8 +26,6 @@ class nsAString;
class nsPresContext;
class nsDisplayItem;
nsIFrame* NS_NewVideoFrame (nsIPresShell* aPresShell, nsStyleContext* aContext);
class nsVideoFrame : public nsContainerFrame, public nsIAnonymousContentCreator
{
public: