Remove forgotten coment from original lltwitterconnect.h file that fsdiscordconnect was based on.

master
Liny 2019-09-10 20:07:41 -07:00
parent e555793fb7
commit 625389dece
1 changed files with 0 additions and 6 deletions

View File

@ -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<FSDiscordConnect>
{
LLSINGLETON(FSDiscordConnect);