TransmissionChecksum: Removed "pseudo" thread worker functions
authorKlaas Freitag <freitag@owncloud.com>
Wed, 20 May 2015 08:45:20 +0000 (10:45 +0200)
committerKlaas Freitag <freitag@owncloud.com>
Wed, 20 May 2015 08:45:20 +0000 (10:45 +0200)
commit1f7274c2f270c401290238173ee2fd5d06038adf
tree71b40340abe77551f998efd952b1c0ffa82fe170
parent4d87f3043462d45bf9f754c0070eb8eec1e8ae31
TransmissionChecksum: Removed "pseudo" thread worker functions

Removed the Worker postfix from the method names to reflect their non
threaded character, they moved into a thread in the Validator class.

Thanks ckamm for review.
src/libsync/filesystem.cpp
src/libsync/filesystem.h
src/libsync/transmissionchecksumvalidator.cpp