| Index: Source/core/html/HTMLAppletElement.h
|
| diff --git a/Source/core/html/HTMLAppletElement.h b/Source/core/html/HTMLAppletElement.h
|
| index 296ab31c85b202f38c51c4a113df8a6c37eff78d..397aa54d4f5662991b314ba81bd682039639355c 100644
|
| --- a/Source/core/html/HTMLAppletElement.h
|
| +++ b/Source/core/html/HTMLAppletElement.h
|
| @@ -50,7 +50,6 @@ private:
|
| LayoutPart* existingLayoutPart() const override;
|
| void updateWidgetInternal() override;
|
|
|
| - bool canEmbedJava() const;
|
| bool canEmbedURL(const KURL&) const;
|
|
|
| bool shouldRegisterAsNamedItem() const override { return true; }
|
|
|