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);