summaryrefslogtreecommitdiffstats
path: root/content/renderer/render_thread_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/renderer/render_thread_impl.h')
-rw-r--r--content/renderer/render_thread_impl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/content/renderer/render_thread_impl.h b/content/renderer/render_thread_impl.h
index 015b7fd..305bd16 100644
--- a/content/renderer/render_thread_impl.h
+++ b/content/renderer/render_thread_impl.h
@@ -200,8 +200,6 @@ class CONTENT_EXPORT RenderThreadImpl : public content::RenderThread,
// not sent for at least one notification delay.
void PostponeIdleNotification();
- void SetAllowSuddenTermination(bool allowed);
-
private:
virtual bool OnControlMessageReceived(const IPC::Message& msg) OVERRIDE;