From 9c8987ee877afe5e42f9abd3f4756e29b63938f6 Mon Sep 17 00:00:00 2001 From: niel-archer Date: Fri, 30 Dec 2011 03:44:24 +0000 Subject: [PATCH] Removed duplicate llSetObjectPermMask entry from ConfLSL.xml git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@48 3f4676ac-adda-40fd-8265-58d1435b1672 --- trunk/Resource/ConfLSL.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/trunk/Resource/ConfLSL.xml b/trunk/Resource/ConfLSL.xml index 856a983..ec73ae9 100644 --- a/trunk/Resource/ConfLSL.xml +++ b/trunk/Resource/ConfLSL.xml @@ -3160,13 +3160,6 @@ your key in s2 to encrypt or put the encrypted data into s1 with the same key in s2 to decrypt again. - - - llSetObjectPermMask(integer mask, integer value); - - Sets the given permission mask to the new value on the root object - the task is attached to. -