Drop unneeded try-catch
commit64246008fa20128ccb4d668d46707b1698949ac1
authorSven Strickroth <email@cs-ware.de>
Sun, 6 Oct 2013 11:37:32 +0000 (6 13:37 +0200)
committerSven Strickroth <email@cs-ware.de>
Sun, 6 Oct 2013 11:37:32 +0000 (6 13:37 +0200)
tree64c7fa96242fbc496765bea00deba36fdba32705
parentd508216957e3ef44097d53380883123c4fad3262
Drop unneeded try-catch

try-catch was needed for gitdll gonfig methods. Now we use libgit2 which does not throw any exceptions.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/TortoiseProc/GitLogListBase.h