From 323c942d9c7fbe246b76b39c1430f287e2bd81fa Mon Sep 17 00:00:00 2001 From: leo Date: Tue, 24 Jan 2006 04:54:59 +0000 Subject: Removed unused functions. git-svn-id: http://svn.leocad.org/trunk@461 c7d43263-9d01-0410-8a33-9dba5d9f93d6 --- win/Pieceprv.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'win/Pieceprv.h') diff --git a/win/Pieceprv.h b/win/Pieceprv.h index 16b9646..67f9e37 100644 --- a/win/Pieceprv.h +++ b/win/Pieceprv.h @@ -41,9 +41,6 @@ protected: PiecePreview* m_Preview; //{{AFX_MSG(CPiecePreview) - afx_msg BOOL OnEraseBkgnd(CDC* pDC); - afx_msg void OnPaint(); - afx_msg void OnSize(UINT nType, int cx, int cy); afx_msg int OnCreate(LPCREATESTRUCT lpCreateStruct); afx_msg void OnDestroy(); //}}AFX_MSG -- cgit v1.2.3