From 6c2af9490927c3c5959b5cb07461b646f8b32f6c Mon Sep 17 00:00:00 2001 From: Kristian Monsen Date: Fri, 21 May 2010 16:53:46 +0100 Subject: Merge WebKit at r59636: Initial merge by git Change-Id: I59b289c4e6b18425f06ce41cc9d34c522515de91 --- WebCore/plugins/PluginView.h | 1 - 1 file changed, 1 deletion(-) (limited to 'WebCore/plugins/PluginView.h') diff --git a/WebCore/plugins/PluginView.h b/WebCore/plugins/PluginView.h index b685bbf..0849c59 100644 --- a/WebCore/plugins/PluginView.h +++ b/WebCore/plugins/PluginView.h @@ -254,7 +254,6 @@ namespace WebCore { void setParameters(const Vector& paramNames, const Vector& paramValues); bool startOrAddToUnstartedList(); - void removeFromUnstartedListIfNecessary(); void init(); bool platformStart(); void stop(); -- cgit v1.1