From cc32221af75dde28ef2c090dd689e054726d4e8d Mon Sep 17 00:00:00 2001 From: Ansariel Date: Tue, 20 Jan 2015 19:59:49 +0100 Subject: [PATCH] Remove one of the XML filepicker types for Mac that doesn't need to be there anymore --- indra/newview/llfilepicker.cpp | 5 ----- 1 file changed, 5 deletions(-) diff --git a/indra/newview/llfilepicker.cpp b/indra/newview/llfilepicker.cpp index 085d91416a..9c3f061907 100755 --- a/indra/newview/llfilepicker.cpp +++ b/indra/newview/llfilepicker.cpp @@ -684,11 +684,6 @@ std::vector* LLFilePicker::navOpenFilterProc(ELoadFilter filter) // allowedv->push_back("dic"); allowedv->push_back("xcu"); break; - // Compile fix - // case FFLOAD_XML: - // allowedv->push_back("xml"); - // break; - // Compile fix case FFLOAD_DIRECTORY: break; // Import filter