Use .Empty() on CString instead of setting it to L""
commite6a4f61f26dc3ac7a1c52552e25b7aaf9fd87520
authorSven Strickroth <email@cs-ware.de>
Thu, 24 Mar 2016 21:51:31 +0000 (24 22:51 +0100)
committerSven Strickroth <email@cs-ware.de>
Fri, 25 Mar 2016 12:22:38 +0000 (25 13:22 +0100)
tree66d609ccf2c2bfebc006e6532b59e70376602fc6
parent8d5fc8ca62683a3204bcfd40e08945c24493c7d1
Use .Empty() on CString instead of setting it to L""

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Git/Git.cpp
src/Git/TGitPath.cpp
src/TortoiseProc/AppUtils.cpp
src/TortoiseProc/CommitDlg.cpp
src/TortoiseProc/GitLogListAction.cpp
src/TortoiseProc/ProgressDlg.cpp
src/TortoiseProc/RepositoryBrowser.cpp
src/TortoiseProc/Settings/SetProxyPage.cpp
src/TortoiseProc/SyncDlg.cpp