Skip to content

Commit

Permalink
Removed obsolete scheduler start.
Browse files Browse the repository at this point in the history
  • Loading branch information
Klaas Freitag committed Feb 11, 2013
1 parent 2b5e694 commit 8d9336f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/mirall/folderman.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,6 @@ void FolderMan::slotScheduleSync( const QString& alias )
void FolderMan::setSyncEnabled( bool enabled )
{
_syncEnabled = enabled;
slotScheduleFolderSync();
}

/*
Expand Down

0 comments on commit 8d9336f

Please sign in to comment.