summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterperms.cpp
diff options
context:
space:
mode:
authorJonathan Yap <none@none>2014-01-08 09:30:30 -0500
committerJonathan Yap <none@none>2014-01-08 09:30:30 -0500
commita4173dc81a21dfac6a8b57e8e1c354b9a37fe5ba (patch)
tree7c90d4551631abf782fdfcc7cd9cdffbe5bfb532 /indra/newview/llfloaterperms.cpp
parentc804c6b69e9de586225b9cc84c6e6adafba83f8f (diff)
STORM-68 Remove obsolete note. Refactor a few blocks of code to not have early returns
Diffstat (limited to 'indra/newview/llfloaterperms.cpp')
-rwxr-xr-xindra/newview/llfloaterperms.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llfloaterperms.cpp b/indra/newview/llfloaterperms.cpp
index cc1ff54cb4..0880a5f35a 100755
--- a/indra/newview/llfloaterperms.cpp
+++ b/indra/newview/llfloaterperms.cpp
@@ -119,7 +119,6 @@ const std::string LLFloaterPermsDefault::sCategoryNames[CAT_LAST] =
"Wearables"
};
-
BOOL LLFloaterPermsDefault::postBuild()
{
if(!gSavedSettings.getBOOL("DefaultUploadPermissionsConverted"))