From 6c1706da69193de3ddbaf69a40e5ba0cad13283e Mon Sep 17 00:00:00 2001 From: Martin Reddy Date: Mon, 19 Oct 2009 13:35:10 +0000 Subject: DEV-41358: Remove the code for the old search interface. This checkin deletes all of the code associated with the old XUI-based search interface, including LLFloaterDirectory, LLPanelDir*, a global variable event hack, and the associated XUI file. The new web-based search interface, LLFloaterSearch, is the way of the future. Deleted 19 files and 5,838 lines of code. --- indra/newview/llworldmapview.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'indra/newview/llworldmapview.cpp') diff --git a/indra/newview/llworldmapview.cpp b/indra/newview/llworldmapview.cpp index 30736b1e03..5446a08ebf 100644 --- a/indra/newview/llworldmapview.cpp +++ b/indra/newview/llworldmapview.cpp @@ -47,7 +47,6 @@ #include "llcallingcard.h" #include "llviewercontrol.h" #include "llcylinder.h" -#include "llfloaterdirectory.h" #include "llfloatermap.h" #include "llfloaterworldmap.h" #include "llfocusmgr.h" -- cgit v1.2.3