Don't delete files which contain of one line without a line ending
commit87fc2e0f349c45bfffe2925c933dfb2967035ae1
authorSup Yut Sum <ch3cooli@gmail.com>
Tue, 5 Feb 2013 15:09:10 +0000 (5 23:09 +0800)
committerSup Yut Sum <ch3cooli@gmail.com>
Tue, 5 Feb 2013 15:09:10 +0000 (5 23:09 +0800)
treec7ace3c578146c16b3331377710d7310714b117c
parent725175d65dc27f63201cad30315ad2dec5ecf40f
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>
src/TortoiseMerge/MainFrm.cpp