mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-27 09:30:13 +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
|
// in the gui
|
||||||
// MacOSX: perform a AppleScript code peace to load the Finder Plugin.
|
// MacOSX: perform a AppleScript code peace to load the Finder Plugin.
|
||||||
|
|
||||||
// "tell application \"Finder\" \
|
|
||||||
// try \
|
|
||||||
// «event NVTYload» \
|
|
||||||
// end try \
|
|
||||||
// end tell";
|
|
||||||
|
|
||||||
|
|
||||||
void ownCloudGui::setupOverlayIcons()
|
void ownCloudGui::setupOverlayIcons()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue