From 77b6a903acc18bca74f21b6204141e463bbb8ff5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Liru=20F=C3=A6rs?= Date: Tue, 7 Jan 2020 05:13:37 -0500 Subject: [PATCH] Remove spurious extra /* in rlvactions.h, thanks Router! --- indra/newview/rlvactions.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/indra/newview/rlvactions.h b/indra/newview/rlvactions.h index 062758594..175926797 100644 --- a/indra/newview/rlvactions.h +++ b/indra/newview/rlvactions.h @@ -35,8 +35,6 @@ public: */ static bool canReceiveIM(const LLUUID& idSender); - /* - /* * Returns true if the user is allowed to chat on the specified channel */