From 1f9280c68e038dcc6dcfa0c813e553da81a1fba5 Mon Sep 17 00:00:00 2001 From: Klaas Freitag Date: Mon, 4 Aug 2014 12:44:51 +0200 Subject: [PATCH] GUI: Remove useless comment. --- src/mirall/owncloudgui.cpp | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/mirall/owncloudgui.cpp b/src/mirall/owncloudgui.cpp index c1c5a1e67..b21e4724e 100644 --- a/src/mirall/owncloudgui.cpp +++ b/src/mirall/owncloudgui.cpp @@ -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() {