summaryrefslogtreecommitdiffstats
path: root/content/child/npapi/webplugin_delegate_impl_win.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/child/npapi/webplugin_delegate_impl_win.cc')
-rw-r--r--content/child/npapi/webplugin_delegate_impl_win.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/child/npapi/webplugin_delegate_impl_win.cc b/content/child/npapi/webplugin_delegate_impl_win.cc
index 5ebab62..0249f69 100644
--- a/content/child/npapi/webplugin_delegate_impl_win.cc
+++ b/content/child/npapi/webplugin_delegate_impl_win.cc
@@ -43,7 +43,6 @@ namespace content {
namespace {
const wchar_t kWebPluginDelegateProperty[] = L"WebPluginDelegateProperty";
-const wchar_t kPluginFlashThrottle[] = L"FlashThrottle";
// The fastest we are willing to process WM_USER+1 events for Flash.
// Flash can easily exceed the limits of our CPU if we don't throttle it.