Welcome back!
If you have home.php set as start page, you will find
if (file_exists(INFUSIONS.'home_panel/home_panel.php')) {
require_once INFUSIONS.'home_panel/home_panel.php';
}
Thats where it is all loaded. if you remove it, OR set a new opening page in Main settings it will poof.