mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-11 10:35:22 -04:00
removed unused dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3844 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
22690ff937
commit
0ca46dbaca
5 changed files with 0 additions and 277 deletions
|
@ -487,17 +487,6 @@ void SharedFilesDialog::sendHtmlLinkTo()
|
|||
/* window will destroy itself! */
|
||||
}
|
||||
|
||||
//void SharedFilesDialog::sendLinktoChat()
|
||||
//{
|
||||
// copyLinkLocal ();
|
||||
//
|
||||
// static SendLinkDialog *slinkDialog = new SendLinkDialog(this);
|
||||
//
|
||||
// slinkDialog->insertMsgText(RSLinkClipboard::toHtml().toStdString());
|
||||
// slinkDialog->show();
|
||||
//
|
||||
//}
|
||||
|
||||
#ifdef RS_USE_LINKS
|
||||
void SharedFilesDialog::sendLinkToCloud()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue