Don't delete files which contain of one line without a line ending
commit63f98fd2d1d5da6cb5de00791eefab9f70b1b126
authorSup Yut Sum <ch3cooli@gmail.com>
Tue, 5 Feb 2013 15:09:10 +0000 (5 23:09 +0800)
committerSven Strickroth <email@cs-ware.de>
Thu, 7 Feb 2013 21:55:31 +0000 (7 22:55 +0100)
tree39bf06ff42c5347b24c22a9276a99e2ef093d6dc
parent376282113367ddc25e0597e2659fc6e0b77fd5c7
Don't delete files which contain of one line without a line ending

Only files that have *only* a line ending and the line is empty otherwise are really empty and can be deleted

Based on TortoiseSVN revision 23887

Signed-off-by: Sup Yut Sum <ch3cooli@gmail.com>
(cherry picked from commit 87fc2e0f349c45bfffe2925c933dfb2967035ae1)
src/TortoiseMerge/MainFrm.cpp