Remove unused and (partially) unworking UnifiedShell.

This commit is contained in:
thecelloman 2013-03-18 10:02:05 -04:00
parent 5f2904f521
commit d3ba8e8e44
37 changed files with 6 additions and 2732 deletions

View file

@ -220,8 +220,6 @@ function disconnectedCleanup()
// Back to the launch screen
if (isObject( MainMenuGui ))
Canvas.setContent( MainMenuGui );
else if (isObject( UnifiedMainMenuGui ))
Canvas.setContent( UnifiedMainMenuGui );
// Before we destroy the client physics world
// make sure all ServerConnection objects are deleted.