From 1dd1517089e0d84fdbd220f3905c72d0c45cf89d Mon Sep 17 00:00:00 2001 From: niel-archer Date: Tue, 29 Nov 2011 13:24:12 +0000 Subject: [PATCH] Removed duplicate llSetObjectPermMask entry from ConfLSL.xml git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@40 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. -