diff --git a/core/basepage.php b/core/basepage.php index d741062b..d92dafa4 100644 --- a/core/basepage.php +++ b/core/basepage.php @@ -257,10 +257,6 @@ class BasePage } } - public function flush_output(): void - { - } - /** * Display the page according to the mode and data given. */