summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIma Mechanique <ima.mechanique@secondlife.com>2013-11-11 16:35:30 +0000
committerIma Mechanique <ima.mechanique@secondlife.com>2013-11-11 16:35:30 +0000
commitda240d7cf0cccf54a65ca906b612579932aa78e3 (patch)
tree3745c934bf45bd42727f073f2a70c1eb865d228f
parent377eb5561f885902585830226fd82c4ceeec4e05 (diff)
Commenting out an include for lscript_rt_interface.h, intend to track down and remove all of these, where appropriate, later.
-rwxr-xr-xindra/newview/llfloaterbulkpermission.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloaterbulkpermission.cpp b/indra/newview/llfloaterbulkpermission.cpp
index 76f62a7880..c3e9a6f5fb 100755
--- a/indra/newview/llfloaterbulkpermission.cpp
+++ b/indra/newview/llfloaterbulkpermission.cpp
@@ -36,7 +36,7 @@
#include "llviewerobject.h"
#include "llviewerobjectlist.h"
#include "llviewerregion.h"
-#include "lscript_rt_interface.h"
+//#include "lscript_rt_interface.h"
#include "llviewercontrol.h"
#include "llviewerinventory.h"
#include "llviewerobject.h"