From cec81209b7c3163135cca138cca920b364ae82df Mon Sep 17 00:00:00 2001 From: Mnikolenko ProductEngine Date: Fri, 6 May 2016 11:09:46 +0300 Subject: mac build fix --- indra/newview/llfloateroutfitsnapshot.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/indra/newview/llfloateroutfitsnapshot.cpp b/indra/newview/llfloateroutfitsnapshot.cpp index cea0e48aa6..66bb4df4ba 100644 --- a/indra/newview/llfloateroutfitsnapshot.cpp +++ b/indra/newview/llfloateroutfitsnapshot.cpp @@ -57,9 +57,6 @@ LLOutfitSnapshotFloaterView* gOutfitSnapshotFloaterView = NULL; const F32 AUTO_SNAPSHOT_TIME_DELAY = 1.f; -const S32 MAX_POSTCARD_DATASIZE = 1024 * 1024; // one megabyte -const S32 MAX_TEXTURE_SIZE = 512 ; //max upload texture size 512 * 512 - static LLDefaultChildRegistry::Register r("snapshot_outfit_floater_view"); -- cgit v1.2.3