From 625389dece4ed01b9b4583f91f9ddca8d975241f Mon Sep 17 00:00:00 2001 From: Liny Date: Tue, 10 Sep 2019 20:07:41 -0700 Subject: [PATCH] Remove forgotten coment from original lltwitterconnect.h file that fsdiscordconnect was based on. --- indra/newview/fsdiscordconnect.h | 6 ------ 1 file changed, 6 deletions(-) diff --git a/indra/newview/fsdiscordconnect.h b/indra/newview/fsdiscordconnect.h index 530184292c..037672c9ca 100644 --- a/indra/newview/fsdiscordconnect.h +++ b/indra/newview/fsdiscordconnect.h @@ -34,12 +34,6 @@ class LLEventPump; -/** - * @class LLTwitterConnect - * - * Manages authentication to, and interaction with, a web service allowing the - * the viewer to post status updates and upload photos to Twitter. - */ class FSDiscordConnect : public LLSingleton { LLSINGLETON(FSDiscordConnect);