OSDN Git Service

PATCH: [ 805427 ] Delete unused CStdioFile variable in PrimeTextBuffers
authorPerry Rapp <elsapo@users.sourceforge.net>
Mon, 15 Sep 2003 00:37:48 +0000 (00:37 +0000)
committerPerry Rapp <elsapo@users.sourceforge.net>
Mon, 15 Sep 2003 00:37:48 +0000 (00:37 +0000)
Src/MergeDoc.cpp
Src/readme.txt

index 3e10ff1..2c7ab28 100644 (file)
@@ -1383,7 +1383,6 @@ bool CMergeDoc::CDiffTextBuffer::curUndoGroup()
 
 void CMergeDoc::PrimeTextBuffers()
 {
-       CStdioFile file;
        UINT LeftExtras=0;   // extra lines added to view
        UINT RightExtras=0;   // extra lines added to view
 
index 6786cf3..ef9fe4d 100644 (file)
@@ -3,6 +3,8 @@
   WinMerge: DiffContext.cpp DiffContext.h DirActions.cpp DirDoc.cpp DirDoc.h
    DirScan.cpp DirView.cpp DirView.h DirViewColHandler.cpp DirViewColItems.cpp
    MainFrm.cpp MainFrm.h
+ PATCH: [ 805427 ] Delete unused CStdioFile variable in PrimeTextBuffers
+  WinMerge: MergeDoc.cpp
 
 2003-09-13 Perry
  Widen label IDC_PRIVATEBUILD on about box.