[Pkg-owncloud-commits] [owncloud-client] 124/333: Removed bogus	commented out line
    Sandro Knauß 
    hefee-guest at moszumanska.debian.org
       
    Thu Apr 17 23:16:43 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository owncloud-client.
commit f7c075099b0364cf8f00a5a339e16761bf6737a4
Author: Denis Dzyubenko <denis at ddenis.info>
Date:   Mon Feb 17 22:35:28 2014 +0100
    Removed bogus commented out line
---
 src/mirall/folderwatcher_mac.cpp | 2 --
 1 file changed, 2 deletions(-)
diff --git a/src/mirall/folderwatcher_mac.cpp b/src/mirall/folderwatcher_mac.cpp
index 5d06531..1737db4 100644
--- a/src/mirall/folderwatcher_mac.cpp
+++ b/src/mirall/folderwatcher_mac.cpp
@@ -57,8 +57,6 @@ void FolderWatcherPrivate::startWatching()
                                                         _folder.length());
     CFArrayRef pathsToWatch = CFStringCreateArrayBySeparatingStrings (NULL, folderCF, CFSTR(":"));
 
-            //CFStringCreateArrayBySeparatingStrings (NULL, folderCF, CFSTR(":"));
-
     FSEventStreamContext ctx =  {0, this, NULL, NULL, NULL};
 
     // TODO: Add kFSEventStreamCreateFlagFileEvents ?
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
    
    
More information about the Pkg-owncloud-commits
mailing list