summaryrefslogtreecommitdiff
path: root/win/Pieceprv.h
diff options
context:
space:
mode:
authorleo2006-01-24 04:54:59 +0000
committerleo2006-01-24 04:54:59 +0000
commit323c942d9c7fbe246b76b39c1430f287e2bd81fa (patch)
treed41f646746b1c23ed55e371cf157761cf07ea2d6 /win/Pieceprv.h
parent3cf202f177cffb3b962420933ab8d9481b0d8f32 (diff)
Removed unused functions.
git-svn-id: http://svn.leocad.org/trunk@461 c7d43263-9d01-0410-8a33-9dba5d9f93d6
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