mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-26 23:28:14 +03:00
GUI: Remove useless comment.
This commit is contained in:
parent
14ed261606
commit
1f9280c68e
1 changed files with 0 additions and 6 deletions
|
@ -92,12 +92,6 @@ ownCloudGui::ownCloudGui(Application *parent) :
|
|||
// in the gui
|
||||
// MacOSX: perform a AppleScript code peace to load the Finder Plugin.
|
||||
|
||||
// "tell application \"Finder\" \
|
||||
// try \
|
||||
// «event NVTYload» \
|
||||
// end try \
|
||||
// end tell";
|
||||
|
||||
|
||||
void ownCloudGui::setupOverlayIcons()
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue