From ff0f2d2f9746b991c01bdbc8c685cb35c711cf2d Mon Sep 17 00:00:00 2001 From: pavelkproductengine Date: Fri, 11 Mar 2016 18:25:25 +0200 Subject: MAINT-5194 Visual Outfit Browser Fixed Mac build issue --- indra/newview/lloutfitgallery.cpp | 1 - indra/newview/lloutfitgallery.h | 2 -- 2 files changed, 3 deletions(-) (limited to 'indra') diff --git a/indra/newview/lloutfitgallery.cpp b/indra/newview/lloutfitgallery.cpp index 48e78b62af..c301f5d570 100644 --- a/indra/newview/lloutfitgallery.cpp +++ b/indra/newview/lloutfitgallery.cpp @@ -46,7 +46,6 @@ #include "llwearableitemslist.h" static LLPanelInjector t_outfit_gallery("outfit_gallery"); -static LLOutfitGallery* gOutfitGallery = NULL; LLOutfitGallery::LLOutfitGallery(const LLOutfitGallery::Params& p) : LLOutfitListBase(), diff --git a/indra/newview/lloutfitgallery.h b/indra/newview/lloutfitgallery.h index dfb100bd43..97b80acd19 100644 --- a/indra/newview/lloutfitgallery.h +++ b/indra/newview/lloutfitgallery.h @@ -179,8 +179,6 @@ private: LLInventoryCategoriesObserver* mOutfitsObserver; }; -//static LLOutfitGallery* gOutfitGallery; - class LLOutfitGalleryGearMenu : public LLOutfitListGearMenuBase { public: -- cgit v1.2.3