aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/1ring.lsl
diff options
context:
space:
mode:
Diffstat (limited to '1ring.lsl')
-rw-r--r--1ring.lsl2
1 files changed, 0 insertions, 2 deletions
diff --git a/1ring.lsl b/1ring.lsl
index f8bacdf..bd24067 100644
--- a/1ring.lsl
+++ b/1ring.lsl
@@ -722,8 +722,6 @@ s("YAY! Freeeeeee at last!!!!!");
722 osMessageObject(LeashKey, "URL|" + data); 722 osMessageObject(LeashKey, "URL|" + data);
723d("New URL " + URL); 723d("New URL " + URL);
724 } 724 }
725 else if ("OHSILLYPROBE" == cmd)
726 llMessageLinked(LINK_SET, DEBUG_CHANNEL, "OHSILLYPROBE", llGetKey());
727 else if ("▲" == cmd) 725 else if ("▲" == cmd)
728 ; 726 ;
729 else if ((-1 == listFindString(Settings, fr + cmd, sSTRIDE)) && (-1 != set)) 727 else if ((-1 == listFindString(Settings, fr + cmd, sSTRIDE)) && (-1 != set))