summaryrefslogtreecommitdiff
path: root/win/Pieceprv.h
diff options
context:
space:
mode:
Diffstat (limited to 'win/Pieceprv.h')
-rw-r--r--win/Pieceprv.h3
1 files changed, 0 insertions, 3 deletions
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