diff --git a/src/Entity/Browser/Container/Tab.php b/src/Entity/Browser/Container/Tab.php index d1c7c47f..af3d8a2b 100644 --- a/src/Entity/Browser/Container/Tab.php +++ b/src/Entity/Browser/Container/Tab.php @@ -131,12 +131,6 @@ class Tab $page->gtk ) ); - - // Update application title - $this->container->browser->header->setTitle( - $page->title->getValue(), - $page->title->getSubtitle() - ); } // Render