No need to explicitly prevent concurrent access to libgit2
commit3101db8259f837cc0a67a23bd25ee44756e3b376
authorSven Strickroth <email@cs-ware.de>
Wed, 29 Jul 2015 03:04:27 +0000 (29 05:04 +0200)
committerSven Strickroth <email@cs-ware.de>
Wed, 29 Jul 2015 03:04:27 +0000 (29 05:04 +0200)
treea69663e1e3af52480c5e7c76250e4e1e64434808
parentb2dc26eecd5687ef2077c82ddd4f763375aeab8b
No need to explicitly prevent concurrent access to libgit2

TortoiseGit uses threaded libgit2 since 6ad1ec9658e356820368e338032a23eb6b5e7c46.

This reverts commit 38470a488aa882f9942f88e2296dad4afb527a46.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/TortoiseShell/GITPropertyPage.cpp