summaryrefslogtreecommitdiff
path: root/indra/llinventory/llsettingsbase.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llinventory/llsettingsbase.cpp')
-rw-r--r--indra/llinventory/llsettingsbase.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/llinventory/llsettingsbase.cpp b/indra/llinventory/llsettingsbase.cpp
index ba338dbbee..6ea93e045d 100644
--- a/indra/llinventory/llsettingsbase.cpp
+++ b/indra/llinventory/llsettingsbase.cpp
@@ -33,9 +33,6 @@
#include "llsdserialize.h"
#include <boost/bind.hpp>
-// allow unqualified _1, _2 et al. to mean boost::bind placeholders
-using namespace boost::placeholders;
-
//=========================================================================
namespace
{