GUI: Remove useless comment.

This commit is contained in:
Klaas Freitag 2014-08-04 12:44:51 +02:00
parent 14ed261606
commit 1f9280c68e

View file

@ -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()
{ {