Removed function stub

This commit is contained in:
Matthew Barbour 2020-06-03 14:01:59 -05:00 committed by Shish
parent ec290d8676
commit ed8a9fca52

View file

@ -257,10 +257,6 @@ class BasePage
} }
} }
public function flush_output(): void
{
}
/** /**
* Display the page according to the mode and data given. * Display the page according to the mode and data given.
*/ */