Remove forgotten coment from original lltwitterconnect.h file that fsdiscordconnect was based on.
parent
e555793fb7
commit
625389dece
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Reference in New Issue