From d4275e5551051ac9cb071034f63ded394c190cf1 Mon Sep 17 00:00:00 2001 From: Jochen Tucht Date: Sat, 3 Jul 2010 13:02:59 +0000 Subject: [PATCH] Remove unwanted copy-paste leftovers --- Src/HexMergeDoc.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/Src/HexMergeDoc.h b/Src/HexMergeDoc.h index b09d42389..696343a59 100644 --- a/Src/HexMergeDoc.h +++ b/Src/HexMergeDoc.h @@ -25,7 +25,6 @@ // RCS ID line follows -- this is updated by CVS // $Id$ -#include "TempFile.h" #include "PathContext.h" #include "DiffFileInfo.h" @@ -80,7 +79,6 @@ private: protected: CHexMergeView * m_pView[MERGE_VIEW_COUNT]; /**< Pointer to left/right view */ CDirDoc * m_pDirDoc; - TempFile m_tempFiles[2]; /**< Temp files for compared files */ String m_strDesc[2]; /**< Left/right side description text */ BUFFERTYPE m_nBufferType[2]; -- 2.11.0